public interface UnitTestManager
N.B. This interface must be in the main src/ tree (not test/) because it is implemented by JMeterUtils
see JUnit class: org.apache.jorphan.test.AllTestsModifier and Type | Method and Description |
---|---|
void |
initializeProperties(String filename)
Your implementation will be handed the filename that was provided to
AllTests as a configuration file.
|
void initializeProperties(String filename)
filename
- path to the configuration fileCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.