|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.advancedpwr.record.methods.BuildMethodWriter
com.advancedpwr.record.mock.MockMethodBuilder
com.advancedpwr.record.mock.NiceMockMethodBuilder
public class NiceMockMethodBuilder
| Field Summary |
|---|
| Fields inherited from class com.advancedpwr.record.methods.BuildMethodWriter |
|---|
fieldAccessPath, fieldClassWriter, fieldFactory, fieldScope |
| Constructor Summary | |
|---|---|
NiceMockMethodBuilder()
|
|
| Method Summary | |
|---|---|
protected void |
writeInstance()
|
| Methods inherited from class com.advancedpwr.record.mock.MockMethodBuilder |
|---|
buildArguments, isException, isVoidReturnType, methodName, writePopulators |
| Methods inherited from class com.advancedpwr.record.methods.BuildMethodWriter |
|---|
buildMethod, closeBrace, createMethodBuilder, declaredExceptions, depth, exceptions, formattedExceptionList, getAccessPath, getClassWriter, getFactory, getInstanceTree, hasDeclaredException, hasDefaultConstructor, instanceName, instanceType, newLine, openBrace, populator, resultBuilder, returnType, scope, setAccessPath, setClassWriter, setFactory, setScopeProtected, setScopePublic, wrapException, write, writeBuilderMethods, writeField, writeIfNotNullReturnInstance, writeLine, writeMethodSignature |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NiceMockMethodBuilder()
| Method Detail |
|---|
protected void writeInstance()
writeInstance in class MockMethodBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||