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 7, 2022
1 parent 51efe0e commit 334d06b
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 443 deletions.

0 comments on commit 334d06b

Please sign in to comment.