ahinchman1 / TornadoFX-Suite

Automated user-interaction testing for TornadoFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ahinchman1 opened this issue · comments

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

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