blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Convert all java source files to Kotlin

Open dapp opened this issue 7 years ago • 1 comments

Convert the source files for all modules from Java to Kotlin

dapp avatar Oct 23 '18 16:10 dapp

I'm looking to convert the compiler/CodeGenerator.java but I am concerned about breaking functionality.

What is the best way to manually run the compiler?

I was also thinking about adding some tests for this case. I see Mockito is used in other modules. Would this framework suffice for testing the compiler module?

himattm avatar Oct 28 '18 19:10 himattm