|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.agical.rmock.extension.junit.AbstractStrategyTestCase
com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
com.agical.rmock.extension.junit.RMockTestCase
com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
public abstract class RMockServiceFactoryTestCase
| Field Summary |
|---|
| Fields inherited from class com.agical.rmock.extension.junit.RMockTestCase |
|---|
all, doc, expect, matchAction, s |
| Fields inherited from class com.agical.rmock.extension.junit.AbstractStrategyTestCase |
|---|
is |
| Constructor Summary | |
|---|---|
RMockServiceFactoryTestCase()
|
|
| Method Summary | |
|---|---|
protected abstract Class |
getExpectedServiceClass()
|
protected abstract Class |
getExpectedServiceImplementationClass()
|
protected abstract RMockServiceFactory |
getRMockServiceFactory()
|
protected void |
setUp()
|
void |
testCanCreateService()
|
void |
testCreate()
|
void |
testGetServiceType()
|
| Methods inherited from class com.agical.rmock.extension.junit.RMockTestCase |
|---|
appendToSection, beginSection, createStrategy, endSection, expectThatExceptionThrown, fakeAndIntercept, fakeAndIntercept, forEach, getExceptionVerifier, intercept, intercept, intercept, intercept, intercept, intercept, mock, mock, mock, mock, modify, monitor, monitor, monitor, monitor, monitor, replaceSection, setExceptionVerifier, setMultiplicityModifier, setSectionManager, startVerification, stub, stub, stub |
| Methods inherited from class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase |
|---|
createVerifyStep, exceptionVerifierDecorator, getProxyFactory, setProxyFactory, verify |
| Methods inherited from class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase |
|---|
createSetupStep, createTearDownStep, createTestStep, tearDown |
| Methods inherited from class com.agical.rmock.extension.junit.AbstractStrategyTestCase |
|---|
assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, getHub, getStrategyRunner, getVerifiable, runBare, setAsserter, setStrategyRunner, setTestCaseListener, setVerifiable |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RMockServiceFactoryTestCase()
| Method Detail |
|---|
protected abstract Class getExpectedServiceImplementationClass()
protected abstract Class getExpectedServiceClass()
protected abstract RMockServiceFactory getRMockServiceFactory()
protected void setUp()
throws Exception
setUp in class BasicJUnitStrategyTestCaseException
public void testCreate()
throws Exception
Exception
public void testCanCreateService()
throws Exception
Exception
public void testGetServiceType()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||