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.KObject.<caret>foo()
|
||||
|
||||
// DEPENDENCIES: classpath:lib-classes
|
||||
|
||||
// REF: (in test.KObject).foo()
|
||||
// FILE: test/KObject.class
|
||||
Reference in New Issue
Block a user