| org.apache.jmeter.protocol.ldap.config.gui.PackageTest
PackageTest | public class PackageTest extends TestCase (Code) | | |
Method Summary | |
public void | testLDAPArgumentCreation() Test that adding an argument to the table results in an appropriate
TestElement being created. |
PackageTest | public PackageTest(String name)(Code) | | Create a new test.
Parameters: name - the name of the test |
testLDAPArgumentCreation | public void testLDAPArgumentCreation() throws Exception(Code) | | Test that adding an argument to the table results in an appropriate
TestElement being created.
throws: Exception - if an exception occurred during the test |
|
|