AbstractScriptConfigurationTest: rewrite script template setup
Allow simpler setup of common scenarios Do not require to define DependenciesResolver for every test Drop redundant template files
This commit is contained in:
@@ -6,3 +6,4 @@ doStuff(c1, c2)
|
||||
|
||||
doStuff(c1, <error>3</error>)
|
||||
|
||||
// DEPENDENCIES: classpath:lib-classes; imports:custom.library.*
|
||||
Reference in New Issue
Block a user