A B C D E F G H I K L M N O P R S T V W

A

AcceptableInterface - interface mockmaker.tests.AcceptableInterface.
 
AcceptanceTests - class mockmaker.tests.AcceptanceTests.
 
AcceptanceTests(String) - Constructor for class mockmaker.tests.AcceptanceTests
 
AllTests - class mockmaker.tests.AllTests.
 
AllTests(String) - Constructor for class mockmaker.tests.AllTests
 
AnotherVoidMethod - interface mockmaker.tests.AnotherVoidMethod.
 
AntTask - class mockmaker.AntTask.
 
AntTask() - Constructor for class mockmaker.AntTask
 
AntTaskTest - class mockmaker.tests.AntTaskTest.
 
AntTaskTest(String) - Constructor for class mockmaker.tests.AntTaskTest
 
aMethod() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest.DummyClass
 
add(Object) - Method in class mockmaker.ReturnValues
 
addAll(Collection) - Method in class mockmaker.ReturnValues
 
addClassForImport(Vector, ClassStructure) - Method in class mockmaker.MockMaker
 
addClassLoader(ClassLoader) - Method in class mockmaker.MockDoclet
 
addExpectedMainValues(String[]) - Method in class mockmaker.MockMockMaker
 
addExpectedSetClassLoaderValues(ClassLoader) - Method in class mockmaker.MockMockMaker
 
addExpectedValuesFormat() - Method in interface mockmaker.Configuration
 
addExpectedValuesFormat() - Method in class mockmaker.RealConfiguration
 
addExpectedValuesFormat() - Method in class mockmaker.tests.TestConfiguration
 
addExpectedValuesString(String) - Method in class mockmaker.MockMaker
 
addExpectedValuesString(String) - Method in class mockmaker.tests.MockMakerTest
 
addExpectedWriteClassDeclarationValues(String, String) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteConstructorMethodDeclarationValues(String, String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteImportValues(String) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteInstanceVariableDeclarationValues(String, String) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteInstanceVariableDeclarationValues(String, String, String) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationThrowsExceptionsValues(String, String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationThrowsExceptionsValues(String, String[], String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationThrowsExceptionsValues(String, String, String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationThrowsExceptionsValues(String, String, String[], String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationThrowsExceptionsValues(String, String, String[], String[], String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationValues(String, String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationValues(String, String[], String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationValues(String, String, String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteMethodDeclarationValues(String, String, String[], String[]) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWritePackageValues(String) - Method in class mockmaker.tests.MockCodeWriter
 
addExpectedWriteSubclassDeclarationValues(String, String) - Method in class mockmaker.tests.MockCodeWriter
 
addFile(File) - Method in class mockmaker.MockDoclet
 
addFileset(FileSet) - Method in class mockmaker.AntTask
 
advancedTheThing - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 
advancedThing - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 

B

builder - Variable in class mockmaker.structure.SourceClassStructure
 

C

ClassNotInterface - class mockmaker.tests.ClassNotInterface.
 
ClassNotInterface(String) - Constructor for class mockmaker.tests.ClassNotInterface
 
ClassStructure - interface mockmaker.structure.ClassStructure.
 
CodeWriter - interface mockmaker.CodeWriter.
 
CodeWriterTest - class mockmaker.tests.CodeWriterTest.
 
CodeWriterTest(String) - Constructor for class mockmaker.tests.CodeWriterTest
 
Configuration - interface mockmaker.Configuration.
 
ConfigurationTest - class mockmaker.tests.ConfigurationTest.
 
ConfigurationTest(String) - Constructor for class mockmaker.tests.ConfigurationTest
 
capitalized(String) - Method in class mockmaker.MockMaker
 
capitalizedName(MethodStructure) - Method in class mockmaker.MockMaker
 
childMethod() - Method in interface mockmaker.tests.AnotherVoidMethod
 
classLoaders - Variable in class mockmaker.MockDoclet
 
classNameFormat() - Method in interface mockmaker.Configuration
 
classNameFormat() - Method in class mockmaker.RealConfiguration
 
classNameFormat() - Method in class mockmaker.tests.TestConfiguration
 
classpath - Variable in class mockmaker.AntTask
 
cls - Variable in class mockmaker.structure.ReflectionClassStructure
 
cls - Variable in class mockmaker.structure.SourceClassStructure
 
con - Variable in class mockmaker.structure.ReflectionConstructorStructure
 
config - Variable in class mockmaker.MockDoclet
 
constructors - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 
contains(Object, Object[]) - Method in class mockmaker.tests.MethodDeclarationArgs
 
convertClasses(Class[]) - Method in class mockmaker.structure.ReflectionAbstractStructure
 
convertMembers(Member[]) - Method in class mockmaker.structure.ReflectionClassStructure
 
createClasspath() - Method in class mockmaker.AntTask
 
createSourceClassStructure(String) - Method in class mockmaker.tests.MockMakerTest
 

D

DEFAULT_CONFIGURATION_FILENAME - Static variable in class mockmaker.RealConfiguration
 
destDir - Variable in class mockmaker.MockDoclet
 
destdir - Variable in class mockmaker.AntTask
 
difficultMethod(String, OneVoidMethod[]) - Method in interface mockmaker.tests.AcceptableInterface
 
dir - Variable in class mockmaker.tests.AntTaskTest
 

E

ExceptionThrowingMethod - interface mockmaker.tests.ExceptionThrowingMethod.
 
ExceptionalReturnValue - class mockmaker.ExceptionalReturnValue.
 
ExceptionalReturnValue(Throwable) - Constructor for class mockmaker.ExceptionalReturnValue
 
endOfArray - Variable in class mockmaker.structure.ReflectionClassStructure
 
equalArrays(Object[], Object[]) - Method in class mockmaker.tests.MethodDeclarationArgs
 
equalArraysUnordered(Object[], Object[]) - Method in class mockmaker.tests.MethodDeclarationArgs
 
equals(Object) - Method in class mockmaker.structure.ReflectionMethodStructure
 
equals(Object) - Method in class mockmaker.structure.SourceMethodStructure
 
equals(Object) - Method in class mockmaker.tests.MethodDeclarationArgs
 
equalsOther(MethodDeclarationArgs) - Method in class mockmaker.tests.MethodDeclarationArgs
 
exception - Variable in class mockmaker.ExceptionalReturnValue
 
exceptionStuff - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 
exceptions - Variable in class mockmaker.tests.MethodDeclarationArgs
 
exceptionsFor(MethodStructure) - Method in class mockmaker.MockMaker
 
execute() - Method in class mockmaker.AntTask
 

F

fileSets - Variable in class mockmaker.AntTask
 
files - Variable in class mockmaker.MockDoclet
 
findMethods(JavaClass, boolean, List) - Method in class mockmaker.structure.SourceClassStructure
 
finish() - Method in interface mockmaker.CodeWriter
 
finish() - Method in class mockmaker.RealCodeWriter
 
finish() - Method in class mockmaker.tests.MockCodeWriter
 

G

generateMocks() - Method in class mockmaker.MockDoclet
 
getArrayDimensions() - Method in interface mockmaker.structure.ClassStructure
 
getArrayDimensions() - Method in class mockmaker.structure.ReflectionClassStructure
 
getArrayDimensions() - Method in class mockmaker.structure.SourceClassStructure
 
getArrayDimensions() - Method in class mockmaker.structure.SourceTypeStructure
 
getClassLoader() - Method in class mockmaker.MockMaker
Return our ClassLoader.
getClassLoader() - Method in class mockmaker.MockMockMaker
 
getConstructors() - Method in interface mockmaker.structure.ClassStructure
 
getConstructors() - Method in class mockmaker.structure.ReflectionClassStructure
 
getConstructors() - Method in class mockmaker.structure.SourceClassStructure
 
getConstructors() - Method in class mockmaker.structure.SourceTypeStructure
 
getDestDir() - Method in class mockmaker.MockDoclet
 
getDestinationDirectoryName(String) - Method in class mockmaker.MockDoclet
 
getDestinationFile(JavaClass) - Method in class mockmaker.MockDoclet
 
getDestinationFileName(String) - Method in class mockmaker.MockDoclet
 
getException() - Method in class mockmaker.ExceptionalReturnValue
 
getExceptions() - Method in interface mockmaker.structure.MethodStructure
 
getExceptions() - Method in class mockmaker.structure.ReflectionConstructorStructure
 
getExceptions() - Method in class mockmaker.structure.ReflectionMethodStructure
 
getExceptions() - Method in class mockmaker.structure.SourceMethodStructure
 
getExpectationName(String) - Method in interface mockmaker.structure.ClassStructure
 
getExpectationName(String) - Method in class mockmaker.structure.ReflectionClassStructure
 
getExpectationName(String) - Method in class mockmaker.structure.SourceClassStructure
 
getExpectationName(String) - Method in class mockmaker.structure.SourceTypeStructure
 
getLastPartOfName(ClassStructure) - Method in class mockmaker.MockMaker
 
getLastPartOfName(String) - Method in class mockmaker.MockMaker
 
getLastPartOfName(ClassStructure, String) - Method in class mockmaker.MockMaker
 
getMethodSignature(MethodStructure) - Method in class mockmaker.MockMaker
 
getMethodStructures(boolean) - Method in class mockmaker.structure.SourceClassStructure
 
getMethods() - Method in class mockmaker.MockMaker
 
getMethods() - Method in interface mockmaker.structure.ClassStructure
 
getMethods() - Method in class mockmaker.structure.ReflectionClassStructure
 
getMethods() - Method in class mockmaker.structure.SourceClassStructure
 
getMethods() - Method in class mockmaker.structure.SourceTypeStructure
 
getName() - Method in interface mockmaker.structure.ClassStructure
 
getName() - Method in interface mockmaker.structure.MethodStructure
 
getName() - Method in class mockmaker.structure.ReflectionClassStructure
 
getName() - Method in class mockmaker.structure.ReflectionConstructorStructure
 
getName() - Method in class mockmaker.structure.ReflectionMethodStructure
 
getName() - Method in class mockmaker.structure.SourceClassStructure
 
getName() - Method in class mockmaker.structure.SourceMethodStructure
 
getName() - Method in class mockmaker.structure.SourceTypeStructure
 
getNext() - Method in class mockmaker.ReturnValues
 
getNext() - Method in class mockmaker.VoidReturnValues
 
getParameterTypes() - Method in interface mockmaker.structure.MethodStructure
 
getParameterTypes() - Method in class mockmaker.structure.ReflectionConstructorStructure
 
getParameterTypes() - Method in class mockmaker.structure.ReflectionMethodStructure
 
getParameterTypes() - Method in class mockmaker.structure.SourceMethodStructure
 
getReturnType() - Method in interface mockmaker.structure.MethodStructure
 
getReturnType() - Method in class mockmaker.structure.ReflectionConstructorStructure
 
getReturnType() - Method in class mockmaker.structure.ReflectionMethodStructure
 
getReturnType() - Method in class mockmaker.structure.SourceMethodStructure
 
getSourceDir() - Method in class mockmaker.MockDoclet
 
getValidLoader() - Method in class mockmaker.MockMaker
Return a valid (non-null) ClassLoader.
getValidLoader() - Method in class mockmaker.MockMockMaker
 

H

hashCode() - Method in class mockmaker.structure.SourceMethodStructure
 
hashCode() - Method in class mockmaker.tests.MethodDeclarationArgs
 

I

InterfaceWithNoMethods - interface mockmaker.tests.InterfaceWithNoMethods.
 
iface - Variable in class mockmaker.MockMaker
 
includePackage - Variable in class mockmaker.MockMaker
 
instanceVariables - Variable in class mockmaker.MockMaker
 
interfaceToMakeMockFor - Variable in class mockmaker.MockMaker
 
isArray() - Method in interface mockmaker.structure.ClassStructure
 
isArray() - Method in class mockmaker.structure.ReflectionClassStructure
 
isArray() - Method in class mockmaker.structure.SourceClassStructure
 
isArray() - Method in class mockmaker.structure.SourceTypeStructure
 
isEmpty() - Method in class mockmaker.ReturnValues
 
isInterface() - Method in interface mockmaker.structure.ClassStructure
 
isInterface() - Method in class mockmaker.structure.ReflectionClassStructure
 
isInterface() - Method in class mockmaker.structure.SourceClassStructure
 
isInterface() - Method in class mockmaker.structure.SourceTypeStructure
 
isOverloaded(String) - Method in class mockmaker.MockMaker
 
isPrimitive() - Method in interface mockmaker.structure.ClassStructure
 
isPrimitive() - Method in class mockmaker.structure.ReflectionClassStructure
 
isPrimitive() - Method in class mockmaker.structure.SourceClassStructure
 
isPrimitive() - Method in class mockmaker.structure.SourceTypeStructure
 
isTrue(String) - Method in class mockmaker.RealConfiguration
 
isTrueProperty(String) - Method in class mockmaker.RealConfiguration
 

K

keepUsingLastReturnValue() - Method in interface mockmaker.Configuration
 
keepUsingLastReturnValue() - Method in class mockmaker.RealConfiguration
 
keepUsingLastReturnValue() - Method in class mockmaker.tests.TestConfiguration
 

L

loader - Variable in class mockmaker.MockMaker
 
log - Variable in class mockmaker.MockDoclet
 

M

MethodDeclarationArgs - class mockmaker.tests.MethodDeclarationArgs.
 
MethodDeclarationArgs(String, String, String[], String[]) - Constructor for class mockmaker.tests.MethodDeclarationArgs
 
MethodDeclarationArgs(String, String, String[], String[], String[]) - Constructor for class mockmaker.tests.MethodDeclarationArgs
 
MethodStructure - interface mockmaker.structure.MethodStructure.
 
MockCodeWriter - class mockmaker.tests.MockCodeWriter.
 
MockCodeWriter() - Constructor for class mockmaker.tests.MockCodeWriter
 
MockDoclet - class mockmaker.MockDoclet.
 
MockDoclet() - Constructor for class mockmaker.MockDoclet
 
MockDocletTest - class mockmaker.tests.MockDocletTest.
 
MockDocletTest(String) - Constructor for class mockmaker.tests.MockDocletTest
 
MockMaker - class mockmaker.MockMaker.
COPYRIGHT AND PERMISSION NOTICE Copyright (c) 2000, 2001, 2002 All rights reserved.
MockMaker(String, CodeWriter, Configuration) - Constructor for class mockmaker.MockMaker
Standard Constructor.
MockMaker(String, CodeWriter, Configuration, ClassLoader) - Constructor for class mockmaker.MockMaker
Use an optional ClassLoader
MockMaker(ClassStructure, CodeWriter, Configuration) - Constructor for class mockmaker.MockMaker
Build from source code.
MockMakerTest - class mockmaker.tests.MockMakerTest.
 
MockMakerTest(String) - Constructor for class mockmaker.tests.MockMakerTest
 
MockMockMaker - class mockmaker.MockMockMaker.
 
MockMockMaker() - Constructor for class mockmaker.MockMockMaker
 
main(String[]) - Static method in class mockmaker.MockDoclet
 
main(String[]) - Static method in class mockmaker.MockMaker
 
main(String[]) - Static method in class mockmaker.tests.AcceptanceTests
 
main(String[]) - Static method in class mockmaker.tests.AllTests
 
main(String[]) - Static method in class mockmaker.tests.CodeWriterTest
 
main(String[]) - Static method in class mockmaker.tests.ConfigurationTest
 
main(String[]) - Static method in class mockmaker.tests.MockMakerTest
 
main(String[]) - Static method in class mockmaker.tests.ReturnValuesTest
 
make() - Method in class mockmaker.MockMaker
Make the MockObject.
make() - Method in class mockmaker.MockMockMaker
 
methodName - Variable in class mockmaker.tests.MethodDeclarationArgs
 
minimalMethod() - Method in interface mockmaker.tests.AcceptableInterface
 
mockDoclet - Variable in class mockmaker.AntTask
 
mockmaker - package mockmaker
 
mockmaker.structure - package mockmaker.structure
 
mockmaker.structure.tests - package mockmaker.structure.tests
 
mockmaker.tests - package mockmaker.tests
 
mth - Variable in class mockmaker.structure.ReflectionMethodStructure
 
mth - Variable in class mockmaker.structure.SourceMethodStructure
 
mth - Variable in class mockmaker.structure.SourceTypeStructure
 
multiDimensional() - Method in interface mockmaker.structure.tests.ReflectionClassStructureTest.Dummy
 
myActualGetClassLoaderReturnValues - Variable in class mockmaker.MockMockMaker
 
myActualGetValidLoaderReturnValues - Variable in class mockmaker.MockMockMaker
 
myCodeWriter - Variable in class mockmaker.tests.AcceptanceTests
 
myCodeWriter - Variable in class mockmaker.tests.CodeWriterTest
 
myConfiguration - Variable in class mockmaker.MockMaker
 
myConfiguration - Variable in class mockmaker.tests.AcceptanceTests
 
myContents - Variable in class mockmaker.ReturnValues
 
myExpectingPrintWriter - Variable in class mockmaker.tests.AcceptanceTests
 
myExpectingPrintWriter - Variable in class mockmaker.tests.CodeWriterTest
 
myExpectingStringWriter - Variable in class mockmaker.tests.AcceptanceTests
 
myExpectingStringWriter - Variable in class mockmaker.tests.CodeWriterTest
 
myFinishCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myGetClassLoaderCalls - Variable in class mockmaker.MockMockMaker
 
myGetValidLoaderCalls - Variable in class mockmaker.MockMockMaker
 
myKeepLastReturnValue - Variable in class mockmaker.tests.TestConfiguration
 
myKeepUsingLastReturnValue - Variable in class mockmaker.ReturnValues
 
myMainCalls - Variable in class mockmaker.MockMockMaker
 
myMainParameter0Values - Variable in class mockmaker.MockMockMaker
 
myMakeCalls - Variable in class mockmaker.MockMockMaker
 
myMockCodeWriter - Variable in class mockmaker.tests.MockMakerTest
 
myName - Variable in class mockmaker.ReturnValues
 
myPrintWriter - Variable in class mockmaker.tests.AcceptanceTests
 
myPrintWriter - Variable in class mockmaker.tests.CodeWriterTest
 
myProperties - Variable in class mockmaker.RealConfiguration
 
mySetClassLoaderCalls - Variable in class mockmaker.MockMockMaker
 
mySetClassLoaderParameter0Values - Variable in class mockmaker.MockMockMaker
 
myStringWriter - Variable in class mockmaker.tests.AcceptanceTests
 
myStringWriter - Variable in class mockmaker.tests.CodeWriterTest
 
myWriteClassDeclarationCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteClassDeclarationParameter0Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteClassDeclarationParameter1Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteConstructorMethodDeclarationCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteConstructorMethodDeclarationParameter0Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteConstructorMethodDeclarationParameter1Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteImportCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteImportParameter0Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteInstanceVariableDeclarationCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteInstanceVariableDeclarationCallsNoInitVal - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteInstanceVariableDeclarationParameter0Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteInstanceVariableDeclarationParameter1Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteInstanceVariableDeclarationParameter2Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteMethodDeclarationCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteMethodDeclarationParameterValues - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteMethodDeclarationThrowsExceptionsCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteMethodDeclarationThrowsExceptionsParameterValues - Variable in class mockmaker.tests.MockCodeWriter
 
myWritePackageCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWritePackageParameter0Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteSubclassDeclarationCalls - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteSubclassDeclarationParameter0Values - Variable in class mockmaker.tests.MockCodeWriter
 
myWriteSubclassDeclarationParameter1Values - Variable in class mockmaker.tests.MockCodeWriter
 

N

NO_EXCEPTIONS - Static variable in class mockmaker.RealCodeWriter
 
NO_EXCEPTIONS - Static variable in class mockmaker.tests.MethodDeclarationArgs
 
NonObjectParameterMethods - interface mockmaker.tests.NonObjectParameterMethods.
 
nameOfMockClass() - Method in class mockmaker.MockMaker
 
newMethod() - Method in class mockmaker.tests.ClassNotInterface
 
newMethod() - Method in interface mockmaker.tests.ExceptionThrowingMethod
 
newMethod(byte) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(char) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(double) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(float) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(int) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(long) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(short) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(boolean) - Method in interface mockmaker.tests.NonObjectParameterMethods
 
newMethod(AcceptableInterface[][]) - Method in interface mockmaker.tests.OneAcceptableInterfaceArrayParameterMethod
 
newMethod(String[][]) - Method in interface mockmaker.tests.OneStringArrayParameterMethod
 
newMethod(String) - Method in interface mockmaker.tests.OneStringParameterMethod
 
newMethod() - Method in interface mockmaker.tests.OneVoidMethod
 
newMockMaker(String) - Method in class mockmaker.tests.MockMakerTest
 
normalMethod(Integer) - Method in interface mockmaker.tests.AcceptableInterface
 
notPrimitive() - Method in interface mockmaker.structure.tests.ReflectionClassStructureTest.Dummy
 
notPrimitiveArray() - Method in interface mockmaker.structure.tests.ReflectionClassStructureTest.Dummy
 
notToString() - Method in interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy
 

O

OneAcceptableInterfaceArrayParameterMethod - interface mockmaker.tests.OneAcceptableInterfaceArrayParameterMethod.
 
OneIntReturningMethod - interface mockmaker.tests.OneIntReturningMethod.
 
OneStringArrayParameterMethod - interface mockmaker.tests.OneStringArrayParameterMethod.
 
OneStringParameterMethod - interface mockmaker.tests.OneStringParameterMethod.
 
OneStringReturningMethod - interface mockmaker.tests.OneStringReturningMethod.
 
OneVoidMethod - interface mockmaker.tests.OneVoidMethod.
 
OverloadedMethod - interface mockmaker.tests.OverloadedMethod.
 
OverloadedMethodWithArray - interface mockmaker.tests.OverloadedMethodWithArray.
 
oneException() - Method in interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy
 
output - Variable in class mockmaker.AntTask
 
output - Variable in class mockmaker.MockMaker
 
overloadedMethod(int) - Method in interface mockmaker.tests.OverloadedMethod
 
overloadedMethod(int, String) - Method in interface mockmaker.tests.OverloadedMethod
 
overloadedMethod(int[][]) - Method in interface mockmaker.tests.OverloadedMethodWithArray
 
overloadedMethod(int[][], String) - Method in interface mockmaker.tests.OverloadedMethodWithArray
 

P

PRIMITIVE_TYPES - Static variable in class mockmaker.MockMaker
 
packageNameFormat() - Method in interface mockmaker.Configuration
 
packageNameFormat() - Method in class mockmaker.RealConfiguration
 
packageNameFormat() - Method in class mockmaker.tests.TestConfiguration
 
packageNameString() - Method in class mockmaker.MockMaker
 
paramName - Variable in class mockmaker.structure.SourceTypeStructure
 
paramNumber - Variable in class mockmaker.structure.ReflectionClassStructure
 
paramStuff - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 
parameterTypeNames(MethodStructure) - Method in class mockmaker.MockMaker
 
parameters - Variable in class mockmaker.tests.MethodDeclarationArgs
 
paramsFor(MethodStructure) - Method in class mockmaker.MockMaker
 
paramsTypeNamesFor(MethodStructure) - Method in class mockmaker.MockMaker
 
pop() - Method in class mockmaker.ReturnValues
 
primitive() - Method in interface mockmaker.structure.tests.ReflectionClassStructureTest.Dummy
 
primitiveArray() - Method in interface mockmaker.structure.tests.ReflectionClassStructureTest.Dummy
 
primitives - Static variable in class mockmaker.structure.SourceTypeStructure
 
printUsage() - Static method in class mockmaker.MockMaker
 

R

RealCodeWriter - class mockmaker.RealCodeWriter.
 
RealCodeWriter(PrintWriter) - Constructor for class mockmaker.RealCodeWriter
 
RealConfiguration - class mockmaker.RealConfiguration.
 
RealConfiguration(String) - Constructor for class mockmaker.RealConfiguration
 
ReflectionAbstractStructure - class mockmaker.structure.ReflectionAbstractStructure.
 
ReflectionAbstractStructure() - Constructor for class mockmaker.structure.ReflectionAbstractStructure
 
ReflectionClassStructure - class mockmaker.structure.ReflectionClassStructure.
 
ReflectionClassStructure(Class) - Constructor for class mockmaker.structure.ReflectionClassStructure
 
ReflectionClassStructure(Class, int) - Constructor for class mockmaker.structure.ReflectionClassStructure
 
ReflectionClassStructureTest - class mockmaker.structure.tests.ReflectionClassStructureTest.
 
ReflectionClassStructureTest(String) - Constructor for class mockmaker.structure.tests.ReflectionClassStructureTest
 
ReflectionClassStructureTest.Dummy - interface mockmaker.structure.tests.ReflectionClassStructureTest.Dummy.
 
ReflectionClassStructureTest.DummyClass - class mockmaker.structure.tests.ReflectionClassStructureTest.DummyClass.
 
ReflectionClassStructureTest.DummyClass() - Constructor for class mockmaker.structure.tests.ReflectionClassStructureTest.DummyClass
 
ReflectionClassStructureTest.DummyClass(String) - Constructor for class mockmaker.structure.tests.ReflectionClassStructureTest.DummyClass
 
ReflectionClassStructureTest.DummyClass(String, Object) - Constructor for class mockmaker.structure.tests.ReflectionClassStructureTest.DummyClass
 
ReflectionConstructorStructure - class mockmaker.structure.ReflectionConstructorStructure.
 
ReflectionConstructorStructure(Constructor) - Constructor for class mockmaker.structure.ReflectionConstructorStructure
 
ReflectionConstructorStructureTest - class mockmaker.structure.tests.ReflectionConstructorStructureTest.
 
ReflectionConstructorStructureTest(String) - Constructor for class mockmaker.structure.tests.ReflectionConstructorStructureTest
 
ReflectionConstructorStructureTest.Dummy - class mockmaker.structure.tests.ReflectionConstructorStructureTest.Dummy.
 
ReflectionConstructorStructureTest.Dummy() - Constructor for class mockmaker.structure.tests.ReflectionConstructorStructureTest.Dummy
 
ReflectionConstructorStructureTest.Dummy(String) - Constructor for class mockmaker.structure.tests.ReflectionConstructorStructureTest.Dummy
 
ReflectionConstructorStructureTest.Dummy(String, int) - Constructor for class mockmaker.structure.tests.ReflectionConstructorStructureTest.Dummy
 
ReflectionMethodStructure - class mockmaker.structure.ReflectionMethodStructure.
 
ReflectionMethodStructure(Method) - Constructor for class mockmaker.structure.ReflectionMethodStructure
 
ReflectionMethodStructureTest - class mockmaker.structure.tests.ReflectionMethodStructureTest.
 
ReflectionMethodStructureTest(String) - Constructor for class mockmaker.structure.tests.ReflectionMethodStructureTest
 
ReflectionMethodStructureTest.Dummy - interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy.
 
ReturnValues - class mockmaker.ReturnValues.
 
ReturnValues() - Constructor for class mockmaker.ReturnValues
 
ReturnValues(String, boolean) - Constructor for class mockmaker.ReturnValues
 
ReturnValues(boolean) - Constructor for class mockmaker.ReturnValues
 
ReturnValuesTest - class mockmaker.tests.ReturnValuesTest.
 
ReturnValuesTest(String) - Constructor for class mockmaker.tests.ReturnValuesTest
 
r - Variable in class mockmaker.tests.VoidReturnValuesTest
 
report(String) - Method in class mockmaker.MockDoclet
 
returnStuff - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 

S

SomeCheckedException - exception mockmaker.tests.SomeCheckedException.
 
SomeCheckedException() - Constructor for class mockmaker.tests.SomeCheckedException
SomeCheckedException constructor comment.
SomeCheckedException(String) - Constructor for class mockmaker.tests.SomeCheckedException
SomeCheckedException constructor comment.
SourceClassStructure - class mockmaker.structure.SourceClassStructure.
 
SourceClassStructure(JavaClass, JavaDocBuilder) - Constructor for class mockmaker.structure.SourceClassStructure
 
SourceClassStructureTest - class mockmaker.structure.tests.SourceClassStructureTest.
 
SourceClassStructureTest(String) - Constructor for class mockmaker.structure.tests.SourceClassStructureTest
 
SourceMethodStructure - class mockmaker.structure.SourceMethodStructure.
 
SourceMethodStructure(JavaMethod) - Constructor for class mockmaker.structure.SourceMethodStructure
 
SourceTypeStructure - class mockmaker.structure.SourceTypeStructure.
 
SourceTypeStructure(Type, JavaMethod, String) - Constructor for class mockmaker.structure.SourceTypeStructure
 
Subclass - class mockmaker.tests.Subclass.
 
Subclass(String) - Constructor for class mockmaker.tests.Subclass
 
set(String, String) - Method in interface mockmaker.Configuration
 
set(String, String) - Method in class mockmaker.RealConfiguration
 
set(String, String) - Method in class mockmaker.tests.TestConfiguration
 
setActualReturnExceptionFormat() - Method in interface mockmaker.Configuration
 
setActualReturnExceptionFormat() - Method in class mockmaker.RealConfiguration
 
setActualReturnExceptionFormat() - Method in class mockmaker.tests.TestConfiguration
 
setActualReturnExceptionString(String) - Method in class mockmaker.MockMaker
 
setActualReturnExceptionString(String) - Method in class mockmaker.tests.MockMakerTest
 
setActualReturnValueFormat() - Method in interface mockmaker.Configuration
 
setActualReturnValueFormat() - Method in class mockmaker.RealConfiguration
 
setActualReturnValueFormat() - Method in class mockmaker.tests.TestConfiguration
 
setActualReturnValueString(String) - Method in class mockmaker.MockMaker
 
setActualReturnValueString(String) - Method in class mockmaker.tests.MockMakerTest
 
setAddExpectedValuesFormat(String) - Method in class mockmaker.AntTask
 
setClassLoader(ClassLoader) - Method in class mockmaker.MockMaker
Set our ClassLoader.
setClassLoader(ClassLoader) - Method in class mockmaker.MockMockMaker
 
setClassNameFormat(String) - Method in class mockmaker.AntTask
 
setClasspath(Path) - Method in class mockmaker.AntTask
 
setClasspathRef(Reference) - Method in class mockmaker.AntTask
 
setConfigProperty(String, String) - Method in class mockmaker.MockDoclet
 
setDestDir(File) - Method in class mockmaker.MockDoclet
 
setDestdir(String) - Method in class mockmaker.AntTask
 
setExpectedCallsFormat() - Method in interface mockmaker.Configuration
 
setExpectedCallsFormat() - Method in class mockmaker.RealConfiguration
 
setExpectedCallsFormat() - Method in class mockmaker.tests.TestConfiguration
 
setExpectedCallsString(String) - Method in class mockmaker.MockMaker
 
setExpectedCallsString(String) - Method in class mockmaker.tests.MockMakerTest
 
setExpectedFinishCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedGetClassLoaderCalls(int) - Method in class mockmaker.MockMockMaker
 
setExpectedGetValidLoaderCalls(int) - Method in class mockmaker.MockMockMaker
 
setExpectedMainCalls(int) - Method in class mockmaker.MockMockMaker
 
setExpectedMakeCalls(int) - Method in class mockmaker.MockMockMaker
 
setExpectedSetClassLoaderCalls(int) - Method in class mockmaker.MockMockMaker
 
setExpectedWriteClassDeclarationCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedWriteConstructorMethodDeclarationCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedWriteImportCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedWriteInstanceVariableDeclarationCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedWriteMethodDeclarationCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedWriteMethodDeclarationThrowsExceptionsCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedWritePackageCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setExpectedWriteSubclassDeclarationCalls(int) - Method in class mockmaker.tests.MockCodeWriter
 
setIncludePackage(boolean) - Method in class mockmaker.MockMaker
 
setKeepUsingLastReturnValue(String) - Method in class mockmaker.AntTask
 
setLog(PrintStream) - Method in class mockmaker.MockDoclet
 
setOutput(boolean) - Method in class mockmaker.AntTask
 
setPackageNameFormat(String) - Method in class mockmaker.AntTask
 
setSetActualReturnExceptionFormat(String) - Method in class mockmaker.AntTask
 
setSetActualReturnValueFormat(String) - Method in class mockmaker.AntTask
 
setSetExpectedCallsFormat(String) - Method in class mockmaker.AntTask
 
setSourceDir(File) - Method in class mockmaker.MockDoclet
 
setSrcdir(String) - Method in class mockmaker.AntTask
 
setUp() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
setUp() - Method in class mockmaker.tests.AcceptanceTests
 
setUp() - Method in class mockmaker.tests.AntTaskTest
 
setUp() - Method in class mockmaker.tests.CodeWriterTest
 
setUp() - Method in class mockmaker.tests.MockMakerTest
 
setUp() - Method in class mockmaker.tests.VoidReturnValuesTest
 
setupGetClassLoader(ClassLoader) - Method in class mockmaker.MockMockMaker
 
setupGetValidLoader(ClassLoader) - Method in class mockmaker.MockMockMaker
 
sourceDir - Variable in class mockmaker.MockDoclet
 
srcdir - Variable in class mockmaker.AntTask
 
statements - Variable in class mockmaker.tests.MethodDeclarationArgs
 
staticClass - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 
staticMethod() - Static method in class mockmaker.structure.tests.ReflectionClassStructureTest.DummyClass
 
staticMethod() - Static method in class mockmaker.tests.ClassNotInterface
 
stringProperty(String, String) - Method in class mockmaker.RealConfiguration
 
subclassMethod() - Method in class mockmaker.tests.Subclass
 
suite() - Static method in class mockmaker.tests.AcceptanceTests
 
suite() - Static method in class mockmaker.tests.AllTests
 
suite() - Static method in class mockmaker.tests.CodeWriterTest
 
suite() - Static method in class mockmaker.tests.ConfigurationTest
 
suite() - Static method in class mockmaker.tests.MockMakerTest
 
suite() - Static method in class mockmaker.tests.ReturnValuesTest
 

T

TEST_CONFIGURATION - Static variable in class mockmaker.tests.MockMakerTest
 
TestConfiguration - class mockmaker.tests.TestConfiguration.
 
TestConfiguration() - Constructor for class mockmaker.tests.TestConfiguration
 
t - Variable in class mockmaker.tests.AntTaskTest
 
testAcceptableInterface() - Method in class mockmaker.tests.AcceptanceTests
 
testAddAndGet() - Method in class mockmaker.tests.ReturnValuesTest
 
testAddExceptionAndNoExceptionMixture() - Method in class mockmaker.tests.VoidReturnValuesTest
 
testAddOneException() - Method in class mockmaker.tests.VoidReturnValuesTest
 
testAddOneRepetitiveException() - Method in class mockmaker.tests.VoidReturnValuesTest
 
testArrayDimensions() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testArrayMethods() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testClassInheritance() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testConstructorAndMethodCount() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testConstructors() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testConstructorsNotIncludedInMethods() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testDefaultBehavior() - Method in class mockmaker.tests.VoidReturnValuesTest
 
testDefaults() - Method in class mockmaker.tests.ConfigurationTest
 
testEquals() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testExceptionCount() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testExceptions() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testFileSetPresent() - Method in class mockmaker.tests.AntTaskTest
 
testFinish() - Method in class mockmaker.tests.CodeWriterTest
 
testGetDestinationDirectoryName() - Method in class mockmaker.tests.MockDocletTest
 
testGetDestinationFileName() - Method in class mockmaker.tests.MockDocletTest
 
testGetName() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testInterfaceWithNoMethods() - Method in class mockmaker.tests.AcceptanceTests
 
testIsArray() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testIsInterface() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testIsInterface() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testIsPrimitive() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testIsPrimitiveArray() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testKeepGettingLastValue() - Method in class mockmaker.tests.ReturnValuesTest
 
testMakeMockForClass() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithExceptionThrowingMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithInheritedMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithNoMethods() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithOneArrayParameterMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithOnePrimitiveReturningMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithOneStringParameterMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithOneStringReturningMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithOneVoidMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithOverloadedMethod() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithOverloadedMethodWithArrayParameter() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForInterfaceWithPrimitiveTypes() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForNonExistantClass() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockForSubclass() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockFromSource() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockFromSourceWithCorrectNamedParameters() - Method in class mockmaker.tests.MockMakerTest
 
testMakeMockWithPackage() - Method in class mockmaker.tests.MockMakerTest
 
testMethodCount() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testMethodNames() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testMethodReturnTypes() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testMethods() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testMethodsNotContainingStatic() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testName() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testName() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testNoDestDir() - Method in class mockmaker.tests.AntTaskTest
 
testNoExceptions() - Method in class mockmaker.structure.tests.ReflectionConstructorStructureTest
 
testNoExceptions() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testNoParameterTypes() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testNoParams() - Method in class mockmaker.structure.tests.ReflectionConstructorStructureTest
 
testNoSourceDir() - Method in class mockmaker.tests.AntTaskTest
 
testNoStaticMethods() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testNotArray() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testNotPrimitive() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testNotPrimitiveArray() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testOneDimensionArray() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testOneException() - Method in class mockmaker.structure.tests.ReflectionConstructorStructureTest
 
testOneException() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testOneParam() - Method in class mockmaker.structure.tests.ReflectionConstructorStructureTest
 
testOneParameterType() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testOverride() - Method in class mockmaker.tests.ConfigurationTest
 
testParameters() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testPrimitivesMethods() - Method in class mockmaker.structure.tests.SourceClassStructureTest
 
testReturnType() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testSrcDirAttributePresent() - Method in class mockmaker.tests.AntTaskTest
 
testThreeDimensionArray() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
testThreeParameterTypes() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testTwoExceptions() - Method in class mockmaker.structure.tests.ReflectionConstructorStructureTest
 
testTwoExceptions() - Method in class mockmaker.structure.tests.ReflectionMethodStructureTest
 
testTwoParams() - Method in class mockmaker.structure.tests.ReflectionConstructorStructureTest
 
testWritingClassDeclaration() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingConstructor() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingImport() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingInstanceVariableDeclaration() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingInstanceVariableDeclarationWithInitialValue() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingMethodDeclaration() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingMethodDeclarationThrowsExceptions() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingPackage() - Method in class mockmaker.tests.CodeWriterTest
 
testWritingSubclassDeclaration() - Method in class mockmaker.tests.CodeWriterTest
 
testZeroDimensionArray() - Method in class mockmaker.structure.tests.ReflectionClassStructureTest
 
theThing - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 
thing - Variable in class mockmaker.structure.tests.SourceClassStructureTest
 
threeParams(Object, int, String) - Method in interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy
 
toCommaSeparatedList(String[]) - Method in class mockmaker.MockMaker
 
toInt() - Method in interface mockmaker.tests.OneIntReturningMethod
 
toString() - Method in interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy
 
toString(String) - Method in interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy
 
toString(StringBuffer) - Method in interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy
 
toString() - Method in class mockmaker.tests.MethodDeclarationArgs
 
toString(Object[]) - Method in class mockmaker.tests.MethodDeclarationArgs
 
toString() - Method in interface mockmaker.tests.OneStringReturningMethod
 
twoExceptions() - Method in interface mockmaker.structure.tests.ReflectionMethodStructureTest.Dummy
 
type - Variable in class mockmaker.structure.SourceTypeStructure
 
typeName - Variable in class mockmaker.tests.MethodDeclarationArgs
 

V

VERSION - Static variable in class mockmaker.MockMaker
 
VoidReturnValues - class mockmaker.VoidReturnValues.
 
VoidReturnValues() - Constructor for class mockmaker.VoidReturnValues
 
VoidReturnValues(String, boolean) - Constructor for class mockmaker.VoidReturnValues
 
VoidReturnValues(boolean) - Constructor for class mockmaker.VoidReturnValues
 
VoidReturnValuesTest - class mockmaker.tests.VoidReturnValuesTest.
 
VoidReturnValuesTest(String) - Constructor for class mockmaker.tests.VoidReturnValuesTest
 
VoidReturnValuesTest.MyException - exception mockmaker.tests.VoidReturnValuesTest.MyException.
 
VoidReturnValuesTest.MyException() - Constructor for class mockmaker.tests.VoidReturnValuesTest.MyException
 
VoidReturnValuesTest.OtherException - exception mockmaker.tests.VoidReturnValuesTest.OtherException.
 
VoidReturnValuesTest.OtherException() - Constructor for class mockmaker.tests.VoidReturnValuesTest.OtherException
 
verify() - Method in class mockmaker.MockMockMaker
 
verify() - Method in class mockmaker.tests.MockCodeWriter
 
verify() - Method in class mockmaker.tests.MockMakerTest
 

W

wrappedArg(ClassStructure, String) - Method in class mockmaker.MockMaker
 
writeCallsIV(MethodStructure) - Method in class mockmaker.MockMaker
 
writeClassDeclaration(String, String) - Method in interface mockmaker.CodeWriter
 
writeClassDeclaration() - Method in class mockmaker.MockMaker
 
writeClassDeclaration(String, String) - Method in class mockmaker.RealCodeWriter
 
writeClassDeclaration(String, String) - Method in class mockmaker.tests.MockCodeWriter
 
writeCommaSeparatedList(String[]) - Method in class mockmaker.RealCodeWriter
 
writeConstructorMethodDeclaration(String, String[]) - Method in interface mockmaker.CodeWriter
 
writeConstructorMethodDeclaration(String, String[]) - Method in class mockmaker.RealCodeWriter
 
writeConstructorMethodDeclaration(String, String[]) - Method in class mockmaker.tests.MockCodeWriter
 
writeConstructors() - Method in class mockmaker.MockMaker
 
writeIVs(MethodStructure) - Method in class mockmaker.MockMaker
 
writeImplementingMethod(MethodStructure) - Method in class mockmaker.MockMaker
 
writeImport(String) - Method in interface mockmaker.CodeWriter
 
writeImport(String) - Method in class mockmaker.RealCodeWriter
 
writeImport(String) - Method in class mockmaker.tests.MockCodeWriter
 
writeImportsFromMethods() - Method in class mockmaker.MockMaker
 
writeInstanceVariableDeclaration(String, String) - Method in interface mockmaker.CodeWriter
 
writeInstanceVariableDeclaration(String, String, String) - Method in interface mockmaker.CodeWriter
 
writeInstanceVariableDeclaration(String, String) - Method in class mockmaker.RealCodeWriter
 
writeInstanceVariableDeclaration(String, String, String) - Method in class mockmaker.RealCodeWriter
 
writeInstanceVariableDeclaration(String, String) - Method in class mockmaker.tests.MockCodeWriter
 
writeInstanceVariableDeclaration(String, String, String) - Method in class mockmaker.tests.MockCodeWriter
 
writeMethodDeclaration(String, String, String[], String[]) - Method in interface mockmaker.CodeWriter
 
writeMethodDeclaration(String, String, String[], String[]) - Method in class mockmaker.RealCodeWriter
 
writeMethodDeclaration(String, String, String[], String[]) - Method in class mockmaker.tests.MockCodeWriter
 
writeMethodDeclarationThrowsExceptions(String, String, String[], String[], String[]) - Method in interface mockmaker.CodeWriter
 
writeMethodDeclarationThrowsExceptions(String, String, String[], String[], String[]) - Method in class mockmaker.RealCodeWriter
 
writeMethodDeclarationThrowsExceptions(String, String, String[], String[], String[]) - Method in class mockmaker.tests.MockCodeWriter
 
writeMethods(MethodStructure) - Method in class mockmaker.MockMaker
 
writeMock() - Method in class mockmaker.MockMaker
 
writePackage(String) - Method in interface mockmaker.CodeWriter
 
writePackage(String) - Method in class mockmaker.RealCodeWriter
 
writePackage(String) - Method in class mockmaker.tests.MockCodeWriter
 
writeParameterValueIVs(MethodStructure) - Method in class mockmaker.MockMaker
 
writeReturnValueIV(MethodStructure) - Method in class mockmaker.MockMaker
 
writeSetActualMethod(MethodStructure) - Method in class mockmaker.MockMaker
 
writeSetExpectedCallsMethod(MethodStructure) - Method in class mockmaker.MockMaker
 
writeSetExpectedValuesMethod(MethodStructure) - Method in class mockmaker.MockMaker
 
writeSubclassDeclaration(String, String) - Method in interface mockmaker.CodeWriter
 
writeSubclassDeclaration(String, String) - Method in class mockmaker.RealCodeWriter
 
writeSubclassDeclaration(String, String) - Method in class mockmaker.tests.MockCodeWriter
 
writeVerify() - Method in class mockmaker.MockMaker
 
writer - Variable in class mockmaker.RealCodeWriter
 

A B C D E F G H I K L M N O P R S T V W