|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
serp.bytecode.AbstractStateTest
serp.bytecode.TestPrimitive
public class TestPrimitive
Tests the handling of primitive BCClass
es.
Field Summary |
---|
Fields inherited from class serp.bytecode.AbstractStateTest |
---|
_bc, _project |
Constructor Summary | |
---|---|
TestPrimitive(String test)
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testComponent()
Test operations on the component type. |
void |
testSuperclass()
Test operations on the superclass. |
void |
testType()
Test the name and type operations. |
Methods inherited from class serp.bytecode.AbstractStateTest |
---|
testAttributes, testBasics, testFields, testInterfaces, testMethods, testWrite |
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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestPrimitive(String test)
Method Detail |
---|
public void setUp()
setUp
in class junit.framework.TestCase
public void testType()
AbstractStateTest
testType
in class AbstractStateTest
public void testSuperclass()
AbstractStateTest
testSuperclass
in class AbstractStateTest
public void testComponent()
AbstractStateTest
testComponent
in class AbstractStateTest
public static junit.framework.Test suite()
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |