ahinchman1 / TornadoFX-Suite

Automated user-interaction testing for TornadoFX
20 stars 6 forks source link

Stage{1}@FEATURE: Get TornadoFX UI Controls in Views #14

Closed ahinchman1 closed 6 years ago

ahinchman1 commented 6 years ago

Using the kastree library, I could possibly parse the lambdas within each other, but I'm not sure how it could best be stored. In addition, I believe I ran into a possible blocker with the difficulty of type-casting to be able to drive recursively.

screen shot 2018-09-23 at 9 42 45 pm
ahinchman1 commented 6 years ago

Still need to clean up the code, but using gson to be able to recursively go down the AST breakdown really helped.