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

0 comments on commit 2cb6b7f

Please sign in to comment.