JMeterUtils
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 | 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-2018 Apache Software Foundation. All Rights Reserved.