Skip to content

Commit

Permalink
Move SimpleBaseTest to be Kotlin based
Browse files Browse the repository at this point in the history
Refactored one of the base classes for all tests
To be Kotlin based.

Altered the build file to define test compilation
Order such that:

* Kotlin code gets built first before Groovy test code
* Kotlin build output directory gets added to the 
Classpath of groovy test compilation.
  • Loading branch information
krmahadevan committed Jan 4, 2022
1 parent f1178da commit e195b0d
Show file tree
Hide file tree
Showing 3 changed files with 497 additions and 443 deletions.

0 comments on commit e195b0d

Please sign in to comment.