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:
@@ -1,3 +1,6 @@
|
||||
test.Utils.fo<caret>o("asd")
|
||||
|
||||
// DEPENDENCIES: classpath:lib-classes; sources:lib-source
|
||||
|
||||
// REF: (in test.Utils).foo(String)
|
||||
// FILE: test/Utils.java
|
||||
Reference in New Issue
Block a user