|
||||||||||
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.AbstractTestCase
org.jboss.test.AbstractTestCaseWithSetup
org.jboss.test.JBossTestCase
org.jboss.test.JBossIIOPTestCase
public class JBossIIOPTestCase
Base class for IIOP tests that sets up the InitialContext to use the cosnaming service.
Field Summary | |
---|---|
protected InitialContext |
ic
|
protected Properties |
jndiProps
|
Fields inherited from class org.jboss.test.JBossTestCase |
---|
delegate, deploymentException, log |
Constructor Summary | |
---|---|
JBossIIOPTestCase(String name)
|
Method Summary | |
---|---|
protected InitialContext |
getInitialContext()
Gets the InitialContext attribute of the JBossTestCase object |
protected InitialContext |
getInitialJnpContext()
|
Methods inherited from class org.jboss.test.JBossTestCase |
---|
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDelegate, getDeployerName, getDeploySetup, getDeploySetup, getDeploySetup, getDeployURL, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, invoke, redeploy, resetDelegate, restartDBPool, serverFound, setUp, sleep, tearDown, undeploy |
Methods inherited from class org.jboss.test.AbstractTestCaseWithSetup |
---|
enableTrace, getDelegate, resumeSecurity, suite, suspendSecurity |
Methods inherited from class org.jboss.test.AbstractTestCase |
---|
assertEmpty, assertEmpty, assertEmpty, assertEquals, assertEquals, assertEquals, assertEquals, assertInstanceOf, assertInstanceOf, checkDeepThrowable, checkDeepThrowableRethrow, checkThrowable, checkThrowableRethrow, configureLogging, deserialize, failure, findResource, getResource, serialize, serializeDeserialize |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
Field Detail |
---|
protected InitialContext ic
protected Properties jndiProps
Constructor Detail |
---|
public JBossIIOPTestCase(String name)
Method Detail |
---|
protected InitialContext getInitialContext() throws Exception
JBossTestCase
getInitialContext
in class JBossTestCase
Exception
- for any errorprotected InitialContext getInitialJnpContext() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |