|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
org.openejb.test.NumberedTestCase
org.openejb.test.NamedTestCase
org.openejb.test.entity.bmp.BmpTestClient
org.openejb.test.entity.bmp.BmpJndiEncTests
public class BmpJndiEncTests
[4] Should be run as the fourth test suite of the EncBmpTestClients
Field Summary | |
---|---|
protected EncBmpHome |
ejbHome
|
protected EncBmpObject |
ejbObject
|
Fields inherited from class org.openejb.test.entity.bmp.BmpTestClient |
---|
ejbHandle, ejbHomeHandle, ejbMetaData, ejbPrimaryKey, initialContext |
Fields inherited from class org.openejb.test.NamedTestCase |
---|
testName |
Fields inherited from class org.openejb.test.NumberedTestCase |
---|
standardPrefix |
Constructor Summary | |
---|---|
BmpJndiEncTests()
|
Method Summary | |
---|---|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
protected void |
tearDown()
|
void |
test01_lookupStringEntry()
|
void |
test02_lookupDoubleEntry()
|
void |
test03_lookupLongEntry()
|
void |
test04_lookupFloatEntry()
|
void |
test05_lookupIntegerEntry()
|
void |
test06_lookupShortEntry()
|
void |
test07_lookupBooleanEntry()
|
void |
test08_lookupByteEntry()
|
void |
test09_lookupEntityBean()
|
void |
test10_lookupStatefulBean()
|
void |
test11_lookupStatelessBean()
|
void |
test12_lookupResource()
|
Methods inherited from class org.openejb.test.NamedTestCase |
---|
name |
Methods inherited from class org.openejb.test.NumberedTestCase |
---|
countTestCases, createTest, createTestName, removePrefix, removePrefix, run, run, runTestMethod, 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 |
Field Detail |
---|
protected EncBmpHome ejbHome
protected EncBmpObject ejbObject
Constructor Detail |
---|
public BmpJndiEncTests()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
BmpTestClient
setUp
in class BmpTestClient
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class BmpTestClient
java.lang.Exception
public void test01_lookupStringEntry()
public void test02_lookupDoubleEntry()
public void test03_lookupLongEntry()
public void test04_lookupFloatEntry()
public void test05_lookupIntegerEntry()
public void test06_lookupShortEntry()
public void test07_lookupBooleanEntry()
public void test08_lookupByteEntry()
public void test09_lookupEntityBean()
public void test10_lookupStatefulBean()
public void test11_lookupStatelessBean()
public void test12_lookupResource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |