| |
|
| com.toy.anagrams.mbeans.AnagramsMBeanTest
AnagramsMBeanTest | public class AnagramsMBeanTest extends TestCase (Code) | | |
AnagramsMBeanTest | public AnagramsMBeanTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testCurrentAnagramAttribute | public void testCurrentAnagramAttribute() throws Exception(Code) | | Test of CurrentAnagram Attribute
|
testMaxThinkingTimeAttribute | public void testMaxThinkingTimeAttribute() throws Exception(Code) | | Test of MaxThinkingTime Attribute
|
testMinThinkingTimeAttribute | public void testMinThinkingTimeAttribute() throws Exception(Code) | | Test of MinThinkingTime Attribute
|
testResetThinkingTimesOperation | public void testResetThinkingTimesOperation() throws Exception(Code) | | Test of resetThinkingTimes() Operation
|
|
|
|