|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jboss.test.jmx.compliance.loading.MLetTEST
MLet tests.
Constructor Summary | |
MLetTEST(String s)
|
Method Summary | |
protected void |
checkResult(Set result)
|
protected void |
setUp()
|
void |
testArchiveListInMLet()
|
void |
testBasicMLetFileLoad()
|
void |
testConflictingMLetFileLoad()
Make sure the versioning MLet installer won't replace MBeans that were not registered with version information. |
void |
testCreateAndRegister()
|
void |
testMalformedURLLoad()
|
void |
testMissingEndMLetTag()
|
void |
testMissingMandatoryArchiveTagInLoad()
|
void |
testMissingMandatoryCodeTagInLoad()
|
void |
testMissingMLetTagInLoad()
|
void |
testMLetLoadClassFromURLInConstructor()
|
void |
testUnexpectedEndOfFile()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MLetTEST(String s) throws Exception
Method Detail |
protected void setUp() throws Exception
Exception
public void testCreateAndRegister() throws Exception
Exception
public void testMLetLoadClassFromURLInConstructor() throws Exception
Exception
public void testBasicMLetFileLoad() throws Exception
Exception
public void testConflictingMLetFileLoad() throws Exception
Exception
public void testMalformedURLLoad() throws Exception
Exception
public void testMissingMLetTagInLoad() throws Exception
Exception
public void testMissingMandatoryArchiveTagInLoad() throws Exception
Exception
public void testMissingMandatoryCodeTagInLoad() throws Exception
Exception
public void testArchiveListInMLet() throws Exception
Exception
public void testUnexpectedEndOfFile() throws Exception
Exception
public void testMissingEndMLetTag() throws Exception
Exception
protected void checkResult(Set result)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |