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

A

abstr() - Method in class com.agical.rmock.core.match.constraint.clazz.ClassConstraintFactory
This constraint passes if the checked class is abstract
ABSTRACT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
AbstractBinaryOperator - Class in com.agical.rmock.core.match.operator
 
AbstractBinaryOperator(String, Expression, Expression) - Constructor for class com.agical.rmock.core.match.operator.AbstractBinaryOperator
 
AbstractCompositeTestNode - Class in com.agical.rdoc.core.model.test
 
AbstractCompositeTestNode() - Constructor for class com.agical.rdoc.core.model.test.AbstractCompositeTestNode
 
AbstractConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
AbstractConstraint(String, Object) - Constructor for class com.agical.rmock.core.match.constraint.AbstractConstraint
 
AbstractExpression - Class in com.agical.rmock.core.match.operator
 
AbstractExpression() - Constructor for class com.agical.rmock.core.match.operator.AbstractExpression
 
AbstractMockStrategyTestCase - Class in com.agical.rmock.extension.junit
 
AbstractMockStrategyTestCase(String) - Constructor for class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
AbstractMockStrategyTestCase(String, Hub) - Constructor for class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
AbstractStrategyTestCase - Class in com.agical.rmock.extension.junit
A base for a strategy tests.
AbstractStrategyTestCase(String) - Constructor for class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
AbstractStrategyTestCase(String, Hub) - Constructor for class com.agical.rmock.extension.junit.AbstractStrategyTestCase
Takes the name of the test as a parameter.
AbstractTargetProvider - Class in com.agical.rdoc.core.target.impl
 
AbstractTargetProvider() - Constructor for class com.agical.rdoc.core.target.impl.AbstractTargetProvider
 
AbstractWhiteSpaceBuilder - Class in com.agical.rdoc.core.model
 
AbstractWhiteSpaceBuilder() - Constructor for class com.agical.rdoc.core.model.AbstractWhiteSpaceBuilder
 
AbstractWhiteSpaceBuilder(StringBuffer) - Constructor for class com.agical.rdoc.core.model.AbstractWhiteSpaceBuilder
 
accept(TestNodeVisitor) - Method in class com.agical.rdoc.core.model.test.AbstractCompositeTestNode
 
accept(TestNodeVisitor) - Method in class com.agical.rdoc.core.model.test.impl.TestImpl
 
accept(TestNodeVisitor) - Method in interface com.agical.rdoc.core.model.test.TestNode
 
accept(ExpectationVisitor, boolean) - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
accept(ExpectationVisitor, boolean) - Method in class com.agical.rmock.core.expectation.section.AnyOrderSection
 
accept(ExpectationVisitor, boolean) - Method in class com.agical.rmock.core.expectation.section.OrderedSection
 
accept(ExpectationVisitor, boolean) - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 
accept(ExpectationVisitor, boolean) - Method in class com.agical.rmock.core.expectation.section.StackedSection
 
accept(ExpectationVisitor, boolean) - Method in interface com.agical.rmock.core.Visitable
accepts a visitor
Action - Interface in com.agical.rmock.core
Think of an action as a pluggable method body.
ActionModifier - Interface in com.agical.rmock.core.expectation.modification
(c) Agical AB 2005
add(Visitable) - Method in class com.agical.rmock.core.expectation.section.AnyOrderSection
 
add(Visitable) - Method in class com.agical.rmock.core.expectation.section.OrderedSection
 
add(Visitable) - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 
add(Visitable) - Method in class com.agical.rmock.core.expectation.section.StackedSection
 
add(Visitable) - Method in interface com.agical.rmock.core.Section
Adds an expectaion or subsection to this section
addAllToSuite - Variable in class com.agical.rmock.extension.junit.DynamicTestSuite
 
addChild(TestNode) - Method in class com.agical.rdoc.core.model.test.AbstractCompositeTestNode
 
addChild(TestNode) - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
addCode(String) - Method in interface com.agical.rdoc.core.model.CodeBlock
 
addCode(char) - Method in interface com.agical.rdoc.core.model.CodeBlock
 
addCode(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockImpl
 
addCode(char) - Method in class com.agical.rdoc.core.model.impl.CodeBlockImpl
 
addDocumentation(String) - Method in class com.agical.rdoc.core.model.impl.SourceModelImpl
 
addDocumentation(String) - Method in interface com.agical.rdoc.core.model.SourceModel
 
addEscapes(String) - Static method in error com.agical.rdoc.core.parser.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addMethod(String, CodeBlock) - Method in class com.agical.rdoc.core.model.impl.SourceModelImpl
 
addMethod(String, CodeBlock) - Method in interface com.agical.rdoc.core.model.SourceModel
 
addMethodDocumentation(String, String) - Method in class com.agical.rdoc.core.model.impl.SourceModelImpl
 
addMethodDocumentation(String, String) - Method in interface com.agical.rdoc.core.model.SourceModel
 
addPostProcessor(TestSuitePostProcessor) - Method in class com.agical.rdoc.core.model.test.visitor.PostProcessingVisitor
 
addPostProcessor(TestSuitePostProcessor) - Method in class com.agical.rdoc.extension.junit.TDDocTestSuite
 
addRoot(TestSuite) - Method in class com.agical.rdoc.core.model.test.impl.TestStructureImpl
 
addRoot(TestSuite) - Method in interface com.agical.rdoc.core.model.test.TestStructure
 
addStep(TestStep) - Method in class com.agical.rmock.core.strategy.impl.CompositeStep
Adds a substep to run
addStep(TestStep) - Method in class com.agical.rmock.core.strategy.impl.ThreadedCompositeStep
 
addSystemException(RMockSystemException) - Method in interface com.agical.rmock.core.exception.manager.ExceptionVerifier
 
addSystemException(RMockSystemException) - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
addTest(String, DocumentationContext) - Method in class com.agical.rdoc.core.model.test.builder.TestCaseBuilderImpl
 
addTest(Test) - Method in class com.agical.rdoc.core.model.test.impl.TestCaseImpl
 
addTest(Test) - Method in interface com.agical.rdoc.core.model.test.TestCase
 
addTest(String, DocumentationContext) - Method in interface com.agical.rdoc.core.model.test.TestCaseBuilder
 
addTestCase(TestCase) - Method in interface com.agical.rdoc.core.model.test.builder.TestSuite
 
addTestCase(TestCase) - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
addTestSuite(TestSuite) - Method in interface com.agical.rdoc.core.model.test.builder.TestSuite
 
addTestSuite(TestSuite) - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
addThreadedTestConcurrentStep(String) - Method in class com.agical.rmock.extension.junit.RMockThreadSupportingTestCase
Add a name of a method you want to add to the list of methods that are run concurrently with your test, i.e.
addThreadedTestPreceedingStep(String) - Method in class com.agical.rmock.extension.junit.RMockThreadSupportingTestCase
Add a name of a method you want to add to the list of methods that are run concurrently before your test is executed, i.e.
AddToTestSuiteAction - Class in com.agical.rmock.extension.junit
This action assigns matched objects to the give test suite (c) Agical AB 2005
AddToTestSuiteAction(TestSuite) - Constructor for class com.agical.rmock.extension.junit.AddToTestSuiteAction
 
addURL(URL) - Method in class com.agical.rmock.maven.IsolatedClassLoader
 
adjustBeginLineColumn(int, int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterStructure() - Method in class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
afterStructure() - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
afterStructure() - Method in interface com.agical.rmock.core.event.TestStructureListener
 
afterSuite() - Method in class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
afterSuite() - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
afterSuite() - Method in interface com.agical.rmock.core.event.TestSuiteListener
 
afterTestCase() - Method in class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
afterTestCase() - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
afterTestCase() - Method in interface com.agical.rmock.core.event.TestCaseListener
 
afterTestCase() - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
afterTestCase() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
afterTestCase() - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
all - Variable in class com.agical.rmock.extension.junit.RMockTestCase
 
allClasses() - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
 
AND - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
and(Expression) - Method in interface com.agical.rmock.core.match.Expression
Ands this expression with the right side expression
and(Expression) - Method in class com.agical.rmock.core.match.operator.AbstractExpression
 
AndOperator - Class in com.agical.rmock.core.match.operator
 
AndOperator(Expression, Expression) - Constructor for class com.agical.rmock.core.match.operator.AndOperator
 
AnyOrderSection - Class in com.agical.rmock.core.expectation.section
(c) Agical AB 2005
AnyOrderSection(String) - Constructor for class com.agical.rmock.core.expectation.section.AnyOrderSection
 
ANYTHING - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
Always passes
AnythingConstraint - Class in com.agical.rmock.core.match.constraint
 
AnythingConstraint() - Constructor for class com.agical.rmock.core.match.constraint.AnythingConstraint
 
appendToSection(String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
args(Expression) - Method in interface com.agical.rmock.core.expectation.modification.ArgumentsModifier
 
args(Expression, Expression) - Method in interface com.agical.rmock.core.expectation.modification.ArgumentsModifier
 
args(Expression, Expression, Expression) - Method in interface com.agical.rmock.core.expectation.modification.ArgumentsModifier
 
args(Expression, Expression, Expression, Expression) - Method in interface com.agical.rmock.core.expectation.modification.ArgumentsModifier
 
args(Expression, Expression, Expression, Expression, Expression) - Method in interface com.agical.rmock.core.expectation.modification.ArgumentsModifier
 
args(Expression, Expression, Expression, Expression, Expression, Expression) - Method in interface com.agical.rmock.core.expectation.modification.ArgumentsModifier
 
args(Expression[]) - Method in interface com.agical.rmock.core.expectation.modification.ArgumentsModifier
 
args(Expression) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
args(Expression, Expression) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
args(Expression, Expression, Expression) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
args(Expression, Expression, Expression, Expression) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
args(Expression, Expression, Expression, Expression, Expression) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
args(Expression, Expression, Expression, Expression, Expression, Expression) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
args(Expression[]) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
argument() - Method in class com.agical.rdoc.core.parser.RDocParser
 
argumentList() - Method in class com.agical.rdoc.core.parser.RDocParser
 
ArgumentsModifier - Interface in com.agical.rmock.core.expectation.modification
(c) Agical AB 2005
ArrayRefernce - Class in com.agical.rmock.core.match.reference
 
ArrayRefernce(Object) - Constructor for class com.agical.rmock.core.match.reference.ArrayRefernce
 
AS_RECORDED - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
Special expression to indicate that a recorded argument on this position should not be changed.
ASSERT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
Assert - Interface in com.agical.rmock.core
An interface for doing AssertThat asserts.
assertThat(Object, Expression) - Method in interface com.agical.rmock.core.Assert
Assert method that asserts that the object passed in the actual parameter passes the constraint passed in the expected parameter.
assertThat(Object, Expression) - Method in class com.agical.rmock.core.expectation.Engine
 
assertThat(Object, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
Assert method that asserts that the object passed in the actual parameter passes the constraint passed in the expected parameter.
assertThat(boolean, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assertThat(byte, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assertThat(char, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assertThat(short, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assertThat(int, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assertThat(long, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assertThat(float, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assertThat(double, Expression) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
assignableTo(Class) - Method in class com.agical.rmock.core.match.constraint.clazz.ClassConstraintFactory
Checks wether a class is an instance of (or subclass of) the class passed in the clazz parameter.
atLeast(int) - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
 
atLeastOnce() - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
 
atMost(int) - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
Creates a constraint that can match up to a specified times 0..times
atMostOnce() - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
Creates a constraint that can match up to one times 0..*

B

backup(int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Backup a number of characters.
BasedirProvider - Interface in com.agical.rdoc.core.resourcemanager.impl
 
BaseInvocationHandler - Class in com.agical.rmock.extension.cglib
 
BaseInvocationHandler() - Constructor for class com.agical.rmock.extension.cglib.BaseInvocationHandler
 
BasicJUnitStrategyTestCase - Class in com.agical.rmock.extension.junit
 
BasicJUnitStrategyTestCase() - Constructor for class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
BasicJUnitStrategyTestCase(String) - Constructor for class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
BasicJUnitStrategyTestCase(String, Hub) - Constructor for class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
BasicMethodReference - Class in com.agical.rmock.core.expectation.reference
 
BasicMethodReference(Method) - Constructor for class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
BasicObjectReference - Class in com.agical.rmock.core.expectation.reference
 
BasicObjectReference(Object) - Constructor for class com.agical.rmock.core.expectation.reference.BasicObjectReference
 
beforeStructure(String) - Method in class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
beforeStructure(String) - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
beforeStructure(String) - Method in interface com.agical.rmock.core.event.TestStructureListener
 
beforeSuite(Object, String) - Method in class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
beforeSuite(Object, String) - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
beforeSuite(Object, String) - Method in interface com.agical.rmock.core.event.TestSuiteListener
 
beforeTestCase(Object, String) - Method in class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
beforeTestCase(Object, String) - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
beforeTestCase(Object, String) - Method in interface com.agical.rmock.core.event.TestCaseListener
 
beforeTestCase(Object, String) - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
beforeTestCase(Object, String) - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
beforeTestCase(Object, String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
begin(String) - Method in class com.agical.rdoc.core.model.test.builder.TestStructureBuilderImpl
 
begin(String) - Method in class com.agical.rdoc.core.model.test.builder.TestStructureStreamBuilder
 
begin(String) - Method in interface com.agical.rdoc.core.model.test.TestStructureBuilder
 
BEGIN_BLOCK - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
beginArray(Class, int) - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
marks the beginning of an array
beginArray(Class, int) - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
beginBlock() - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
beginBlock() - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
beginBlock() - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
beginClass(String) - Method in class com.agical.rdoc.core.model.impl.RDocModelBuilderImpl
 
beginClass(String) - Method in interface com.agical.rdoc.core.model.RDocModelBuilder
 
beginColumn - Variable in class com.agical.rdoc.core.parser.Token
The column number of the first character of this Token.
beginEmphasis() - Method in class com.agical.rdoc.core.model.impl.DocBookTextFormatter
 
beginEmphasis() - Method in class com.agical.rdoc.core.model.impl.XDocTextFormatter
 
beginEmphasis() - Method in interface com.agical.rdoc.core.model.TextFormatter
 
beginGroup() - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
Signals the beginning of an expression
beginGroup() - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
beginLine - Variable in class com.agical.rdoc.core.parser.Token
The line number of the first character of this Token.
beginMethod(String) - Method in class com.agical.rdoc.core.model.impl.RDocModelBuilderImpl
 
beginMethod(String) - Method in interface com.agical.rdoc.core.model.RDocModelBuilder
 
beginParagraph() - Method in class com.agical.rdoc.core.model.impl.DocBookTextFormatter
 
beginParagraph() - Method in class com.agical.rdoc.core.model.impl.XDocTextFormatter
 
beginParagraph() - Method in interface com.agical.rdoc.core.model.TextFormatter
 
beginScope() - Method in class com.agical.rmock.core.hub.Hub
 
beginSection(Section) - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
beginSection(Section) - Method in interface com.agical.rmock.core.SectionManager
 
beginSection(Section) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
beginStrong() - Method in class com.agical.rdoc.core.model.impl.DocBookTextFormatter
 
beginStrong() - Method in class com.agical.rdoc.core.model.impl.XDocTextFormatter
 
beginStrong() - Method in interface com.agical.rdoc.core.model.TextFormatter
 
beginSuite(Object, String) - Method in class com.agical.rdoc.core.model.test.builder.TestStructureBuilderImpl
 
beginSuite(Object, String) - Method in class com.agical.rdoc.core.model.test.builder.TestStructureStreamBuilder
 
beginSuite(Object, String) - Method in class com.agical.rdoc.core.model.test.builder.TestSuiteBuilderImpl
 
beginSuite(Object, String) - Method in interface com.agical.rdoc.core.model.test.TestSuiteBuilder
 
beginTDDocComment(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
beginTDDocComment(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
beginTDDocComment(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
beginTDDocComment(String) - Method in class com.agical.rdoc.core.model.impl.RDocModelBuilderImpl
 
beginTDDocComment(String) - Method in interface com.agical.rdoc.core.model.RDocModelBuilder
 
beginTDDocComment(String) - Method in interface com.agical.rdoc.core.model.TDDocCommentScope
 
beginTestCase(Class) - Method in class com.agical.rdoc.core.model.test.builder.TestStructureBuilderImpl
 
beginTestCase(Class) - Method in class com.agical.rdoc.core.model.test.builder.TestStructureStreamBuilder
 
beginTestCase(Class) - Method in class com.agical.rdoc.core.model.test.builder.TestSuiteBuilderImpl
 
beginTestCase(Class) - Method in interface com.agical.rdoc.core.model.test.TestSuiteBuilder
 
BeginToken() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Start.
beginVerify() - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
beginVerify() - Method in class com.agical.rmock.core.expectation.Engine
Changes mode to verifification mode
beginVerify() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
beginVerify() - Method in interface com.agical.rmock.core.Verifiable
 
BeginVerifyStep - Class in com.agical.rmock.core.strategy.impl
 
BeginVerifyStep() - Constructor for class com.agical.rmock.core.strategy.impl.BeginVerifyStep
 
BOOLEAN - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
BREAK - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
bufcolumn - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
buffer - Variable in class com.agical.rdoc.core.model.AbstractWhiteSpaceBuilder
 
buffer - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
bufline - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
bufpos - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
Position in buffer.
byName(String) - Method in class com.agical.rdoc.core.service.impl.Code
 
BYTE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.

C

canCreateService() - Method in class com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceFactory
 
canCreateService() - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceFactory
 
canCreateService() - Method in class com.agical.rdoc.core.resourcemanager.impl.ResourceManagerFactory
 
canCreateService() - Method in class com.agical.rdoc.core.resourcemanager.impl.ResourceProviderFactory
 
canCreateService() - Method in class com.agical.rdoc.core.resourcemanager.impl.SourceProviderFactory
 
canCreateService() - Method in class com.agical.rdoc.core.target.impl.TargetProviderFactory
 
canCreateService() - Method in class com.agical.rdoc.util.FileWriterFactoryFactory
 
canCreateService() - Method in class com.agical.rdoc.velocity.impl.VelocityManagerServiceFactory
 
canCreateService() - Method in interface com.agical.rmock.core.configuration.RMockServiceFactory
 
canCreateService() - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierFactory
 
canCreateService() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerServiceFactory
 
canCreateService() - Method in class com.agical.rmock.extension.cglib.CglibProxyFactoryFactory
 
canMatch() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
canMatch() - Method in class com.agical.rmock.core.expectation.section.AnyOrderSection
 
canMatch() - Method in class com.agical.rmock.core.expectation.section.OrderedSection
 
canMatch() - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 
canMatch() - Method in class com.agical.rmock.core.expectation.section.StackedSection
 
canMatch() - Method in interface com.agical.rmock.core.match.Multiplicity
Called to check if this constraint can match given its current state
canMatch() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
canMatch() - Method in interface com.agical.rmock.core.Visitable
 
capitalize(String) - Static method in class com.agical.rmock.core.util.StringUtils
 
CASE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
CATCH - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
CglibProxyFactory - Class in com.agical.rmock.extension.cglib
(c) Agical AB 2005
CglibProxyFactory() - Constructor for class com.agical.rmock.extension.cglib.CglibProxyFactory
 
CglibProxyFactoryFactory - Class in com.agical.rmock.extension.cglib
 
CglibProxyFactoryFactory() - Constructor for class com.agical.rmock.extension.cglib.CglibProxyFactoryFactory
 
CHAR - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
character(String) - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
character(String) - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
character(String) - Method in interface com.agical.rdoc.core.model.TDDocCommentBuilder
 
CHARACTER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
charLiteral(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
charLiteral(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
charLiteral(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
charLiteral(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
charLiteral(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
CHARLITERAL - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
CLASS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
ClassAssignableToConstraint - Class in com.agical.rmock.core.match.constraint.clazz
 
ClassAssignableToConstraint(Class) - Constructor for class com.agical.rmock.core.match.constraint.clazz.ClassAssignableToConstraint
 
ClassBaseDirExtractor - Class in com.agical.rmock.core.find.iterator
 
ClassBaseDirExtractor() - Constructor for class com.agical.rmock.core.find.iterator.ClassBaseDirExtractor
 
ClassConstraintFactory - Class in com.agical.rmock.core.match.constraint.clazz
 
ClassConstraintFactory() - Constructor for class com.agical.rmock.core.match.constraint.clazz.ClassConstraintFactory
 
classDeclaration(RDocModelBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
classForName(String) - Method in class com.agical.rmock.core.util.ReflectionUtils
 
ClassIsAbstractConstraint - Class in com.agical.rmock.core.match.constraint.clazz
 
ClassIsAbstractConstraint() - Constructor for class com.agical.rmock.core.match.constraint.clazz.ClassIsAbstractConstraint
 
ClassNameConstraint - Class in com.agical.rmock.core.match.constraint.clazz
 
ClassNameConstraint(Expression) - Constructor for class com.agical.rmock.core.match.constraint.clazz.ClassNameConstraint
 
ClassNotFoundSystemException - Exception in com.agical.rmock.core.exception.reflection
 
ClassNotFoundSystemException(String) - Constructor for exception com.agical.rmock.core.exception.reflection.ClassNotFoundSystemException
 
clazz - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
A factory with expressions for checking attributes of java.lang.Class objects.
clear() - Method in interface com.agical.rmock.core.ProxyFactory
Clear the state of the proxy factory
clear() - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
clone() - Method in interface com.agical.rmock.core.match.Multiplicity
 
clone() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
Code - Class in com.agical.rdoc.core.service.impl
 
Code() - Constructor for class com.agical.rdoc.core.service.impl.Code
 
CodeBlock - Interface in com.agical.rdoc.core.model
 
codeBlock(CodeBlockBuilder, boolean) - Method in class com.agical.rdoc.core.parser.RDocParser
 
CodeBlockBuilder - Interface in com.agical.rdoc.core.model
 
CodeBlockBuilderImpl - Class in com.agical.rdoc.core.model.impl
 
CodeBlockBuilderImpl(ModelFactory, CodeFormatter) - Constructor for class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
CodeBlockBuilderImpl(ModelFactory, CodeBlock, CodeFormatter) - Constructor for class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
CodeBlockImpl - Class in com.agical.rdoc.core.model.impl
 
CodeBlockImpl() - Constructor for class com.agical.rdoc.core.model.impl.CodeBlockImpl
 
CodeBlockProvider - Interface in com.agical.rdoc.core.model
 
CodeBockBuilderDecorator - Class in com.agical.rdoc.core.model.impl
 
CodeBockBuilderDecorator(CodeBlockBuilder) - Constructor for class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
CodeFormatter - Interface in com.agical.rdoc.core.model
 
CollectionSelector - Interface in com.agical.rmock.core.find
 
column - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
com.agical.rdoc.core - package com.agical.rdoc.core
 
com.agical.rdoc.core.converter - package com.agical.rdoc.core.converter
 
com.agical.rdoc.core.converter.impl - package com.agical.rdoc.core.converter.impl
 
com.agical.rdoc.core.exception - package com.agical.rdoc.core.exception
 
com.agical.rdoc.core.impl - package com.agical.rdoc.core.impl
 
com.agical.rdoc.core.model - package com.agical.rdoc.core.model
 
com.agical.rdoc.core.model.impl - package com.agical.rdoc.core.model.impl
 
com.agical.rdoc.core.model.test - package com.agical.rdoc.core.model.test
 
com.agical.rdoc.core.model.test.builder - package com.agical.rdoc.core.model.test.builder
 
com.agical.rdoc.core.model.test.director - package com.agical.rdoc.core.model.test.director
 
com.agical.rdoc.core.model.test.impl - package com.agical.rdoc.core.model.test.impl
 
com.agical.rdoc.core.model.test.service - package com.agical.rdoc.core.model.test.service
 
com.agical.rdoc.core.model.test.visitor - package com.agical.rdoc.core.model.test.visitor
 
com.agical.rdoc.core.parser - package com.agical.rdoc.core.parser
 
com.agical.rdoc.core.render - package com.agical.rdoc.core.render
 
com.agical.rdoc.core.resourcemanager - package com.agical.rdoc.core.resourcemanager
 
com.agical.rdoc.core.resourcemanager.impl - package com.agical.rdoc.core.resourcemanager.impl
 
com.agical.rdoc.core.service - package com.agical.rdoc.core.service
 
com.agical.rdoc.core.service.code - package com.agical.rdoc.core.service.code
 
com.agical.rdoc.core.service.code.impl - package com.agical.rdoc.core.service.code.impl
 
com.agical.rdoc.core.service.impl - package com.agical.rdoc.core.service.impl
 
com.agical.rdoc.core.target - package com.agical.rdoc.core.target
 
com.agical.rdoc.core.target.impl - package com.agical.rdoc.core.target.impl
 
com.agical.rdoc.extension.junit - package com.agical.rdoc.extension.junit
 
com.agical.rdoc.util - package com.agical.rdoc.util
 
com.agical.rdoc.velocity - package com.agical.rdoc.velocity
 
com.agical.rdoc.velocity.impl - package com.agical.rdoc.velocity.impl
 
com.agical.rdoc.velocity.render - package com.agical.rdoc.velocity.render
 
com.agical.rmock.core - package com.agical.rmock.core
 
com.agical.rmock.core.action - package com.agical.rmock.core.action
 
com.agical.rmock.core.configuration - package com.agical.rmock.core.configuration
 
com.agical.rmock.core.describe - package com.agical.rmock.core.describe
 
com.agical.rmock.core.describe.impl - package com.agical.rmock.core.describe.impl
 
com.agical.rmock.core.documentation - package com.agical.rmock.core.documentation
 
com.agical.rmock.core.documentation.impl - package com.agical.rmock.core.documentation.impl
 
com.agical.rmock.core.event - package com.agical.rmock.core.event
 
com.agical.rmock.core.exception - package com.agical.rmock.core.exception
 
com.agical.rmock.core.exception.manager - package com.agical.rmock.core.exception.manager
 
com.agical.rmock.core.exception.reflection - package com.agical.rmock.core.exception.reflection
 
com.agical.rmock.core.expectation - package com.agical.rmock.core.expectation
 
com.agical.rmock.core.expectation.modification - package com.agical.rmock.core.expectation.modification
 
com.agical.rmock.core.expectation.modification.impl - package com.agical.rmock.core.expectation.modification.impl
 
com.agical.rmock.core.expectation.reference - package com.agical.rmock.core.expectation.reference
 
com.agical.rmock.core.expectation.section - package com.agical.rmock.core.expectation.section
 
com.agical.rmock.core.expectation.section.service - package com.agical.rmock.core.expectation.section.service
 
com.agical.rmock.core.find - package com.agical.rmock.core.find
 
com.agical.rmock.core.find.iterator - package com.agical.rmock.core.find.iterator
 
com.agical.rmock.core.find.match - package com.agical.rmock.core.find.match
 
com.agical.rmock.core.find.match.method - package com.agical.rmock.core.find.match.method
 
com.agical.rmock.core.hub - package com.agical.rmock.core.hub
 
com.agical.rmock.core.match - package com.agical.rmock.core.match
 
com.agical.rmock.core.match.constraint - package com.agical.rmock.core.match.constraint
 
com.agical.rmock.core.match.constraint.clazz - package com.agical.rmock.core.match.constraint.clazz
 
com.agical.rmock.core.match.constraint.method - package com.agical.rmock.core.match.constraint.method
 
com.agical.rmock.core.match.multiplicity - package com.agical.rmock.core.match.multiplicity
 
com.agical.rmock.core.match.multiplicity.impl - package com.agical.rmock.core.match.multiplicity.impl
 
com.agical.rmock.core.match.operator - package com.agical.rmock.core.match.operator
 
com.agical.rmock.core.match.reference - package com.agical.rmock.core.match.reference
 
com.agical.rmock.core.strategy - package com.agical.rmock.core.strategy
 
com.agical.rmock.core.strategy.impl - package com.agical.rmock.core.strategy.impl
 
com.agical.rmock.core.util - package com.agical.rmock.core.util
 
com.agical.rmock.core.util.impl - package com.agical.rmock.core.util.impl
 
com.agical.rmock.doc - package com.agical.rmock.doc
 
com.agical.rmock.extension.cglib - package com.agical.rmock.extension.cglib
 
com.agical.rmock.extension.junit - package com.agical.rmock.extension.junit
 
com.agical.rmock.maven - package com.agical.rmock.maven
 
com.agical.swing.converter - package com.agical.swing.converter
 
COMMA - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
compare(Object, Object) - Method in class com.agical.rdoc.util.StringLengthComparator
 
ComponentToPngObjectConverter - Class in com.agical.swing.converter
 
ComponentToPngObjectConverter() - Constructor for class com.agical.swing.converter.ComponentToPngObjectConverter
 
CompositeStep - Class in com.agical.rmock.core.strategy.impl
This step runs several substeps in sequence.
CompositeStep() - Constructor for class com.agical.rmock.core.strategy.impl.CompositeStep
 
Configurator - Interface in com.agical.rmock.core.configuration
 
ConfiguratorImpl - Class in com.agical.rmock.core.configuration
 
ConfiguratorImpl() - Constructor for class com.agical.rmock.core.configuration.ConfiguratorImpl
 
ConfiguratorImpl.ConfiguratorNameSpaceProvider - Class in com.agical.rmock.core.configuration
 
ConfiguratorImpl.ConfiguratorNameSpaceProvider(ConfiguratorImpl) - Constructor for class com.agical.rmock.core.configuration.ConfiguratorImpl.ConfiguratorNameSpaceProvider
 
connect(Object) - Method in class com.agical.rmock.core.hub.Hub
 
ConnectionStrategy - Interface in com.agical.rmock.core.hub
 
connectToConsumer(Object, Object) - Method in interface com.agical.rmock.core.hub.ConnectionStrategy
 
connectToConsumer(Object, Object) - Method in class com.agical.rmock.core.hub.InterfaceToInstanceConnectionStrategy
 
connectToConsumer(Object, Object) - Method in class com.agical.rmock.core.hub.ProxySetMethodConnectionStrategy
 
CONST - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
Constraint - Interface in com.agical.rmock.core.match
(c) Agical AB 2005
ConstraintFactory - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
ConstraintFactory() - Constructor for class com.agical.rmock.core.match.constraint.ConstraintFactory
 
containing(String) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual string is containing the value of string
ContainsConstraint - Class in com.agical.rmock.core.match.constraint
 
ContainsConstraint(String) - Constructor for class com.agical.rmock.core.match.constraint.ContainsConstraint
 
Context - Interface in com.agical.rmock.core.documentation
An interface for a documentation context.
CONTINUE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
ConversionException - Exception in com.agical.rdoc.core.converter
 
ConversionException(String) - Constructor for exception com.agical.rdoc.core.converter.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception com.agical.rdoc.core.converter.ConversionException
 
ConversionException(Throwable) - Constructor for exception com.agical.rdoc.core.converter.ConversionException
 
convert(InputStream) - Method in class com.agical.rdoc.core.converter.impl.EscapeHandlerConverter
 
convert(Object, OutputStream) - Method in class com.agical.rdoc.core.converter.impl.InputStreamObjectConverter
 
convert(Object, OutputStream) - Method in class com.agical.rdoc.core.converter.impl.StringObjectConverter
 
convert(InputStream) - Method in interface com.agical.rdoc.core.converter.InputStreamConverter
 
convert(Object, OutputStream) - Method in interface com.agical.rdoc.core.converter.ObjectConverter
 
convert(InputStream) - Method in class com.agical.rdoc.core.model.impl.TDDocSourceModelInputStreamConverter
 
convert(InputStream) - Method in class com.agical.rdoc.util.InputStreamToByteArrayConverter
 
convert(Object, OutputStream) - Method in class com.agical.rdoc.velocity.render.VelocityTemplateConverter
 
convert(boolean) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(long) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(int) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(short) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(byte) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(double) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(float) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(char) - Static method in class com.agical.rmock.core.util.PrimitiveToObject
 
convert(Object, OutputStream) - Method in class com.agical.swing.converter.ComponentToPngObjectConverter
 
convertName(String) - Method in class com.agical.rdoc.core.service.impl.Naming
 
convertName(String, String) - Method in class com.agical.rdoc.core.service.impl.Naming
 
convertName(String) - Method in interface com.agical.rdoc.core.service.NamingService
Converts a name using camel casing
convertName(String, String) - Method in interface com.agical.rdoc.core.service.NamingService
Converts a name using camel casing.
countTestCases() - Method in class com.agical.rdoc.extension.junit.RenderingTest
 
countTestCases() - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
 
countTestCases() - Method in interface com.agical.rmock.extension.junit.TestFinder
 
create(Object, String) - Method in interface com.agical.rdoc.core.model.test.TestSuiteFactory
 
create(Class) - Method in class com.agical.rdoc.core.service.code.impl.FlyweightTypeFactory
 
create(Class) - Method in interface com.agical.rdoc.core.service.code.TypeFactory
 
create(String) - Method in class com.agical.rdoc.util.FileWriterFactory
 
create(String) - Method in interface com.agical.rdoc.util.WriterFactory
 
create(String) - Method in interface com.agical.rdoc.util.WriterService
 
create() - Method in class com.agical.rdoc.velocity.impl.VelocityManagerFactoryImpl
 
create() - Method in interface com.agical.rdoc.velocity.VelocityManagerFactory
 
create(Object) - Method in class com.agical.rmock.core.match.reference.ReferenceFactory
 
createCodeBlockBuilder() - Method in class com.agical.rdoc.core.model.impl.RDocModelFactory
 
createCodeBlockBuilder() - Method in interface com.agical.rdoc.core.model.ModelFactory
 
createContext() - Method in class com.agical.rdoc.velocity.impl.VelocityManagerImpl
 
createContext() - Method in interface com.agical.rdoc.velocity.VelocityManager
 
createDocComment(String) - Method in class com.agical.rdoc.core.model.impl.RDocModelFactory
 
createDocComment(String) - Method in interface com.agical.rdoc.core.model.ModelFactory
 
createInterfaceInterceptionProxy(Class, String) - Method in interface com.agical.rmock.core.ProxyFactory
 
createInterfaceInterceptionProxy(Class, String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createInterfaceProxy(Class, String) - Method in interface com.agical.rmock.core.ProxyFactory
Implementations must create a proxy to an interface of the specified class.
createInterfaceProxy(Class, String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createNameFromMethod(String, Class) - Method in class com.agical.rmock.core.util.NamingUtils
 
createNameFromType(Class) - Method in class com.agical.rmock.core.util.NamingUtils
 
createObjectInterceptionProxy(Class, Object[], String) - Method in interface com.agical.rmock.core.ProxyFactory
Implementations creates an intercepting proxy to an object of the specified type if there is one and only one constructor assignable from the provided arguments
createObjectInterceptionProxy(Class, Class[], Object[], String) - Method in interface com.agical.rmock.core.ProxyFactory
Implementations must create an intercepting proxy to an object of the specified class using the specified signature providing the specified arguments
createObjectInterceptionProxy(Class, Object[], String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createObjectInterceptionProxy(Class, Class[], Object[], String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createObjectMockProxy(Class, Object[], String) - Method in interface com.agical.rmock.core.ProxyFactory
Implementations creates a mocking proxy to an object of the specified type if there is one and only one constructor assignable from the provided arguments
createObjectMockProxy(Class, Class[], Object[], String) - Method in interface com.agical.rmock.core.ProxyFactory
Implementations must create a mocking proxy to an object of the specified class using the specified signature providing the specified arguments
createObjectMockProxy(Class, Object[], String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createObjectMockProxy(Class, Class[], Object[], String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createObjectMonitorProxy(Class, Class[], Object[], String) - Method in interface com.agical.rmock.core.ProxyFactory
Implementation must create an intercepting proxy of the given class with the given arguments by using the constructor taking the parameter types provided.
createObjectMonitorProxy(Class, Object[], String) - Method in interface com.agical.rmock.core.ProxyFactory
Implementation must create an intercepting proxy of the given class by finding the most suitable constructor.
createObjectMonitorProxy(Class, Object[], String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createObjectMonitorProxy(Class, Class[], Object[], String) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
createRelativeOutputStream(String) - Method in class com.agical.rdoc.core.target.impl.AbstractTargetProvider
 
createRelativeOutputStream(String) - Method in interface com.agical.rdoc.core.target.TargetProvider
Creates an OutputStream relative to the target root
createService() - Method in class com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceFactory
 
createService() - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceFactory
 
createService() - Method in class com.agical.rdoc.core.resourcemanager.impl.ResourceManagerFactory
 
createService() - Method in class com.agical.rdoc.core.resourcemanager.impl.ResourceProviderFactory
 
createService() - Method in class com.agical.rdoc.core.resourcemanager.impl.SourceProviderFactory
 
createService() - Method in class com.agical.rdoc.core.target.impl.TargetProviderFactory
 
createService() - Method in class com.agical.rdoc.util.FileWriterFactoryFactory
 
createService() - Method in class com.agical.rdoc.velocity.impl.VelocityManagerServiceFactory
 
createService() - Method in interface com.agical.rmock.core.configuration.RMockServiceFactory
 
createService() - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierFactory
 
createService() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerServiceFactory
 
createService() - Method in class com.agical.rmock.extension.cglib.CglibProxyFactoryFactory
 
createSetupStep(String) - Method in class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
createStrategy(String) - Method in class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
createStrategy(String) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
Implement this method to return a strategy to run for the given test.
createStrategy(String) - Method in class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
createStrategy(String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
createTearDownStep(String) - Method in class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
createTestStep(String) - Method in class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
createTestStep(String) - Method in class com.agical.rmock.extension.junit.RMockThreadSupportingTestCase
 
createUniqueNameFromType(Class) - Method in class com.agical.rmock.core.util.NamingUtils
 
createVerifyStep(String) - Method in class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
curChar - Variable in class com.agical.rdoc.core.parser.RDocParserTokenManager
 
currentToken - Variable in exception com.agical.rdoc.core.parser.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class com.agical.rdoc.core.parser.RDocParserTokenManager
Debug output.
decapitalize(String) - Static method in class com.agical.rmock.core.util.StringUtils
 
DECIMAL_NUMBER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
declaration(RDocModelBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
DEFAULT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
DefaultValueProvider - Class in com.agical.rmock.core.util
 
DefaultValueProvider() - Constructor for class com.agical.rmock.core.util.DefaultValueProvider
 
Delete - Class in com.agical.rdoc.util
 
Delete() - Constructor for class com.agical.rdoc.util.Delete
 
deleteFile(Class, String) - Static method in class com.agical.rdoc.util.Delete
 
deleteRootFile(Class, String) - Static method in class com.agical.rdoc.util.Delete
 
deleteRootFile(BasedirProvider, String) - Static method in class com.agical.rdoc.util.Delete
 
describe(Constraint) - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
 
describe(Expectation) - Method in class com.agical.rmock.core.describe.impl.ExpectationDescriberImpl
 
describe(Constraint) - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
describe(Multiplicity) - Method in class com.agical.rmock.core.describe.impl.MultiplicityDescriberImpl
 
describe(Multiplicity) - Method in interface com.agical.rmock.core.describe.MultiplicityDescriber
Called when a multiplicity should be described.
describeInverted(Expression) - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
describe this constraint as inverted
ie !wrappedConstraint
describeInverted(Expression) - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
describeReference(String) - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
Describes a reference
describeReference(String) - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
describeSectionEntered(Section, int) - Method in class com.agical.rmock.core.describe.impl.SectionDescriberImpl
 
describeSectionEntered(Section, int) - Method in interface com.agical.rmock.core.describe.SectionDescriber
 
describeSectionExited(Section, int) - Method in class com.agical.rmock.core.describe.impl.SectionDescriberImpl
 
describeSectionExited(Section, int) - Method in interface com.agical.rmock.core.describe.SectionDescriber
 
describeWith(ExpressionDescriber) - Method in class com.agical.rmock.core.match.constraint.AbstractConstraint
 
describeWith(ExpressionDescriber) - Method in interface com.agical.rmock.core.match.Expression
Describes this expression with the given describer
describeWith(ExpressionDescriber) - Method in class com.agical.rmock.core.match.operator.AbstractBinaryOperator
 
describeWith(ExpressionDescriber) - Method in class com.agical.rmock.core.match.operator.NotOperator
 
describeWith(ExpressionDescriber) - Method in class com.agical.rmock.core.match.reference.ArrayRefernce
 
describeWith(ExpressionDescriber) - Method in interface com.agical.rmock.core.match.Reference
Describes this reference with the given describer
describeWith(ExpressionDescriber) - Method in class com.agical.rmock.core.match.reference.ExpressionReference
 
describeWith(ExpressionDescriber) - Method in class com.agical.rmock.core.match.reference.ToStringReference
 
disable_tracing() - Method in class com.agical.rdoc.core.parser.RDocParser
Disable tracing.
disconnect(Object) - Method in class com.agical.rmock.core.hub.Hub
 
disconnectFromConsumer(Object, Object) - Method in interface com.agical.rmock.core.hub.ConnectionStrategy
 
disconnectFromConsumer(Object, Object) - Method in class com.agical.rmock.core.hub.InterfaceToInstanceConnectionStrategy
 
disconnectFromConsumer(Object, Object) - Method in class com.agical.rmock.core.hub.ProxySetMethodConnectionStrategy
 
DIVIDE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
DO - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
doc - Variable in class com.agical.rmock.extension.junit.RMockTestCase
 
DOC_MARK - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
DocBookTextFormatter - Class in com.agical.rdoc.core.model.impl
 
DocBookTextFormatter() - Constructor for class com.agical.rdoc.core.model.impl.DocBookTextFormatter
 
docMark(CodeBlockBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
DocumentationContext - Interface in com.agical.rdoc.core
 
DocumentationContextImpl - Class in com.agical.rdoc.core.impl
 
DocumentationContextImpl() - Constructor for class com.agical.rdoc.core.impl.DocumentationContextImpl
 
DocumentationContextWrapper - Class in com.agical.rdoc.core.impl
 
DocumentationContextWrapper(DocumentationContext) - Constructor for class com.agical.rdoc.core.impl.DocumentationContextWrapper
 
DocumentationControl - Interface in com.agical.rmock.core.documentation
 
DocumentationControlListener - Interface in com.agical.rmock.core.documentation
 
DocumentExpectationsVisitor - Class in com.agical.rmock.core.describe.impl
Creates a message from all visited expectations.
DocumentExpectationsVisitor(String) - Constructor for class com.agical.rmock.core.describe.impl.DocumentExpectationsVisitor
 
Done() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reset buffer when finished.
doRender() - Method in class com.agical.rdoc.core.render.TDDocRenderer
 
DOUBLE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
Dummy - Class in com.agical.rmock.doc
 
Dummy() - Constructor for class com.agical.rmock.doc.Dummy
 
DynamicTestSuite - Class in com.agical.rmock.extension.junit
 
DynamicTestSuite(String) - Constructor for class com.agical.rmock.extension.junit.DynamicTestSuite
 
DynamicTestSuite(String, Configurator) - Constructor for class com.agical.rmock.extension.junit.DynamicTestSuite
 
DynamicTestSuite(String, Configurator, String) - Constructor for class com.agical.rmock.extension.junit.DynamicTestSuite
 

E

ELSE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
emphasized(String) - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
emphasized(String) - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
emphasized(String) - Method in interface com.agical.rdoc.core.model.TDDocCommentBuilder
 
enable_tracing() - Method in class com.agical.rdoc.core.parser.RDocParser
Enable tracing.
end() - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
end() - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
end() - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
end() - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
end() - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
end() - Method in interface com.agical.rdoc.core.model.TDDocCommentBuilder
 
end() - Method in class com.agical.rdoc.core.model.test.builder.TestStructureBuilderImpl
 
end() - Method in class com.agical.rdoc.core.model.test.builder.TestStructureStreamBuilder
 
end() - Method in interface com.agical.rdoc.core.model.test.TestStructureBuilder
 
END_BLOCK - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
endArray() - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
ends the current array
endArray() - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
endClass() - Method in class com.agical.rdoc.core.model.impl.RDocModelBuilderImpl
 
endClass() - Method in interface com.agical.rdoc.core.model.RDocModelBuilder
 
endColumn - Variable in class com.agical.rdoc.core.parser.Token
The column number of the last character of this Token.
endEmphasis() - Method in class com.agical.rdoc.core.model.impl.DocBookTextFormatter
 
endEmphasis() - Method in class com.agical.rdoc.core.model.impl.XDocTextFormatter
 
endEmphasis() - Method in interface com.agical.rdoc.core.model.TextFormatter
 
endGroup() - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
Signals the end of an expression
endGroup() - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
endingWith(String) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual string ends with the value of string
endLine - Variable in class com.agical.rdoc.core.parser.Token
The line number of the last character of this Token.
endParagraph() - Method in class com.agical.rdoc.core.model.impl.DocBookTextFormatter
 
endParagraph() - Method in class com.agical.rdoc.core.model.impl.XDocTextFormatter
 
endParagraph() - Method in interface com.agical.rdoc.core.model.TextFormatter
 
endScope() - Method in class com.agical.rmock.core.hub.Hub
 
endSection() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
endSection() - Method in interface com.agical.rmock.core.SectionManager
 
endSection() - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
EndSectionException - Exception in com.agical.rmock.core.exception
(c) Agical AB 2005
EndSectionException(String) - Constructor for exception com.agical.rmock.core.exception.EndSectionException
 
endStrong() - Method in class com.agical.rdoc.core.model.impl.DocBookTextFormatter
 
endStrong() - Method in class com.agical.rdoc.core.model.impl.XDocTextFormatter
 
endStrong() - Method in interface com.agical.rdoc.core.model.TextFormatter
 
endSuite() - Method in class com.agical.rdoc.core.model.test.builder.TestStructureBuilderImpl
 
endSuite() - Method in class com.agical.rdoc.core.model.test.builder.TestStructureStreamBuilder
 
endSuite() - Method in class com.agical.rdoc.core.model.test.builder.TestSuiteBuilderImpl
 
endSuite() - Method in interface com.agical.rdoc.core.model.test.TestSuiteBuilder
 
EndsWithConstraint - Class in com.agical.rmock.core.match.constraint
 
EndsWithConstraint(Object) - Constructor for class com.agical.rmock.core.match.constraint.EndsWithConstraint
 
endVerify() - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
endVerify() - Method in class com.agical.rmock.core.expectation.Engine
Changes ends verification
endVerify() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
endVerify() - Method in interface com.agical.rmock.core.Verifiable
 
EndVerifyStep - Class in com.agical.rmock.core.strategy.impl
 
EndVerifyStep() - Constructor for class com.agical.rmock.core.strategy.impl.EndVerifyStep
 
Engine - Class in com.agical.rmock.core.expectation
(c) Agical AB 2005
Engine() - Constructor for class com.agical.rmock.core.expectation.Engine
 
EngineException - Exception in com.agical.rmock.core.expectation
 
EngineException(Section, boolean, String, Throwable) - Constructor for exception com.agical.rmock.core.expectation.EngineException
 
EngineException(Section, boolean, String) - Constructor for exception com.agical.rmock.core.expectation.EngineException
 
enteredSection(Section) - Method in class com.agical.rmock.core.describe.impl.DocumentExpectationsVisitor
 
enteredSection(Section) - Method in class com.agical.rmock.core.expectation.ExpectationCounterVisitor
 
enteredSection(Section) - Method in class com.agical.rmock.core.expectation.InvocationExpectationVisitor
 
enteredSection(Section) - Method in interface com.agical.rmock.core.ExpectationVisitor
Called when a section is entered
ENUM - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
EOF - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
End of File.
eol - Variable in exception com.agical.rdoc.core.parser.ParseException
The end of line string for this machine.
eq(Object) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(boolean) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(long) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(int) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(short) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(byte) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(double) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(float) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
eq(char) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the reference is equal to the actual object.
equals(Object) - Method in class com.agical.rdoc.core.impl.DocumentationContextImpl
 
equals(Object) - Method in class com.agical.rdoc.core.impl.DocumentationContextWrapper
 
equals(Object) - Method in class com.agical.rdoc.core.model.test.AbstractCompositeTestNode
 
equals(Object) - Method in class com.agical.rdoc.core.model.test.impl.TestCaseImpl
 
equals(Object) - Method in class com.agical.rdoc.core.model.test.impl.TestImpl
 
equals(Object) - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
EQUALS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
equals(Object) - Method in class com.agical.rmock.core.action.ForwardingAction
 
equals(Object) - Method in class com.agical.rmock.core.action.ReturnAction
 
equals(Object) - Method in class com.agical.rmock.core.action.ThrowsAction
 
equals(Object) - Method in class com.agical.rmock.core.match.constraint.AbstractConstraint
 
equals(Object) - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
equals(Object) - Method in class com.agical.rmock.core.util.impl.MockMethodSignatureIdentity
 
EqualsConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
EqualsConstraint(Object) - Constructor for class com.agical.rmock.core.match.constraint.EqualsConstraint
 
escape(String) - Method in interface com.agical.rdoc.util.EscapeHandler
 
escape(String) - Method in class com.agical.rdoc.util.SimpleEscapeHandler
 
ESCAPED_CHARACTER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
EscapeHandler - Interface in com.agical.rdoc.util
 
EscapeHandlerConverter - Class in com.agical.rdoc.core.converter.impl
 
EscapeHandlerConverter() - Constructor for class com.agical.rdoc.core.converter.impl.EscapeHandlerConverter
 
evaluate(String, Context) - Method in class com.agical.rdoc.velocity.impl.VelocityManagerImpl
 
evaluate(String, String, DocumentationContext, Object) - Method in class com.agical.rdoc.velocity.render.Renderer
 
evaluate(String, Context) - Method in interface com.agical.rdoc.velocity.VelocityManager
 
exactly(int) - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
 
ExceptionModel - Interface in com.agical.rdoc.core.model.test
 
ExceptionModelImpl - Class in com.agical.rdoc.core.model.test
 
ExceptionModelImpl(Throwable) - Constructor for class com.agical.rdoc.core.model.test.ExceptionModelImpl
 
ExceptionRegisteringServiceFactory - Class in com.agical.rdoc.core.model.test.service
 
ExceptionRegisteringServiceFactory() - Constructor for class com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceFactory
 
ExceptionRegisteringServiceImpl - Class in com.agical.rdoc.core.model.test.service
 
ExceptionRegisteringServiceImpl() - Constructor for class com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceImpl
 
ExceptionVerifier - Interface in com.agical.rmock.core.exception.manager
 
exceptionVerifierDecorator(TestStep) - Method in class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
ExceptionVerifierFactory - Class in com.agical.rmock.core.exception.manager
 
ExceptionVerifierFactory() - Constructor for class com.agical.rmock.core.exception.manager.ExceptionVerifierFactory
 
ExceptionVerifierImpl - Class in com.agical.rmock.core.exception.manager
 
ExceptionVerifierImpl() - Constructor for class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
ExceptionVerifierListener - Interface in com.agical.rmock.core.event
 
ExceptionVerifierTestStepDecorator - Class in com.agical.rmock.core.strategy.impl
 
ExceptionVerifierTestStepDecorator(TestStep) - Constructor for class com.agical.rmock.core.strategy.impl.ExceptionVerifierTestStepDecorator
 
execute() - Method in class com.agical.rmock.maven.RMockMojo
 
ExecuteMethodOnTargetMatchAction - Class in com.agical.rmock.core.find.match.method
 
ExecuteMethodOnTargetMatchAction(Object) - Constructor for class com.agical.rmock.core.find.match.method.ExecuteMethodOnTargetMatchAction
 
exitedSection() - Method in class com.agical.rmock.core.describe.impl.DocumentExpectationsVisitor
 
exitedSection() - Method in class com.agical.rmock.core.expectation.ExpectationCounterVisitor
 
exitedSection() - Method in class com.agical.rmock.core.expectation.InvocationExpectationVisitor
 
exitedSection() - Method in interface com.agical.rmock.core.ExpectationVisitor
called when the current section has exited.
ExpandBuff(boolean) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
 
expect - Variable in class com.agical.rmock.extension.junit.RMockTestCase
 
Expectation - Interface in com.agical.rmock.core
An expectation is a collection of attributes represening an expected method call.
ExpectationCounterVisitor - Class in com.agical.rmock.core.expectation
 
ExpectationCounterVisitor() - Constructor for class com.agical.rmock.core.expectation.ExpectationCounterVisitor
 
ExpectationCounterVisitor(int) - Constructor for class com.agical.rmock.core.expectation.ExpectationCounterVisitor
 
ExpectationDescriberImpl - Class in com.agical.rmock.core.describe.impl
 
ExpectationDescriberImpl(Writer) - Constructor for class com.agical.rmock.core.describe.impl.ExpectationDescriberImpl
 
ExpectationEventSource - Interface in com.agical.rmock.core.expectation
 
ExpectationEventSourceImpl - Class in com.agical.rmock.core.expectation
 
ExpectationEventSourceImpl() - Constructor for class com.agical.rmock.core.expectation.ExpectationEventSourceImpl
 
ExpectationImpl - Class in com.agical.rmock.core.expectation
(c) Agical AB 2005
ExpectationImpl() - Constructor for class com.agical.rmock.core.expectation.ExpectationImpl
 
ExpectationListener - Interface in com.agical.rmock.core.expectation
 
ExpectationModifier - Interface in com.agical.rmock.core.expectation.modification
 
ExpectationModifierImpl - Class in com.agical.rmock.core.expectation.modification.impl
(c) Agical AB 2005
ExpectationModifierImpl() - Constructor for class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
expectationsRecorded(Section) - Method in class com.agical.rmock.core.expectation.ExpectationEventSourceImpl
 
expectationsRecorded(Section) - Method in interface com.agical.rmock.core.expectation.ExpectationListener
 
ExpectationsState - Interface in com.agical.rmock.core.expectation
(c) Agical AB 2005
ExpectationVisitor - Interface in com.agical.rmock.core
(c) Agical AB 2005
ExpectedThrowableNotThrownException - Exception in com.agical.rmock.core.exception
 
ExpectedThrowableNotThrownException(String) - Constructor for exception com.agical.rmock.core.exception.ExpectedThrowableNotThrownException
 
expectedTokenSequences - Variable in exception com.agical.rdoc.core.parser.ParseException
Each entry in this array is an array of integers.
expectThatExceptionThrown(Expression) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Sets up that an exception is expected to be thrown as a result of this testCase.
Expression - Interface in com.agical.rmock.core.match
Represents an expression.
ExpressionDescriber - Interface in com.agical.rmock.core.describe
Provides an API so that expressions can describe themselves.
ExpressionDescriberImpl - Class in com.agical.rmock.core.describe.impl
(c) Agical AB 2005
ExpressionDescriberImpl(Writer) - Constructor for class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
ExpressionReference - Class in com.agical.rmock.core.match.reference
 
ExpressionReference(Expression) - Constructor for class com.agical.rmock.core.match.reference.ExpressionReference
 
ExtendedAssertionFailedError - Error in com.agical.rmock.extension.junit
 
ExtendedAssertionFailedError(Throwable) - Constructor for error com.agical.rmock.extension.junit.ExtendedAssertionFailedError
 
EXTENDS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
extendSection(String) - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
extendSection(String) - Method in interface com.agical.rmock.core.SectionManager
 

F

fakeAndIntercept(Class, String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Fake and intercept is meant to be used on interfaces.
fakeAndIntercept(Class) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Fake and intercept is meant to be used on interfaces.
FAKED_AND_INTERCEPTED - Static variable in class com.agical.rmock.extension.cglib.RMockNamingPolicy
 
FALSE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
FALSE - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
Checks if the checked actual value is a boolen and false
FatalAssignSystemException - Exception in com.agical.rmock.core.hub
 
FatalAssignSystemException(String) - Constructor for exception com.agical.rmock.core.hub.FatalAssignSystemException
 
FatalAssignSystemException(Throwable) - Constructor for exception com.agical.rmock.core.hub.FatalAssignSystemException
 
FileResourceManager - Class in com.agical.rdoc.core.resourcemanager.impl
 
FileResourceManager() - Constructor for class com.agical.rdoc.core.resourcemanager.impl.FileResourceManager
 
FileSystemClassIterator - Class in com.agical.rmock.core.find.iterator
 
FileSystemClassIterator(Class) - Constructor for class com.agical.rmock.core.find.iterator.FileSystemClassIterator
 
FileWriterFactory - Class in com.agical.rdoc.util
 
FileWriterFactory(File) - Constructor for class com.agical.rdoc.util.FileWriterFactory
 
FileWriterFactoryFactory - Class in com.agical.rdoc.util
 
FileWriterFactoryFactory() - Constructor for class com.agical.rdoc.util.FileWriterFactoryFactory
 
FillBuff() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
 
FINAL - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
FINALLY - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
FinallyStep - Class in com.agical.rmock.core.strategy.impl
 
FinallyStep() - Constructor for class com.agical.rmock.core.strategy.impl.FinallyStep
 
Finder - Class in com.agical.rmock.core.find
 
Finder() - Constructor for class com.agical.rmock.core.find.Finder
 
FLOAT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
FlyweightTypeFactory - Class in com.agical.rdoc.core.service.code.impl
 
FlyweightTypeFactory(CodeFormatter, SourceModelProvider) - Constructor for class com.agical.rdoc.core.service.code.impl.FlyweightTypeFactory
 
FOR - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
forEach(Expression) - Method in class com.agical.rmock.core.find.Finder
 
forEach(Expression) - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
 
forEach(Expression) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
FORMAL_COMMENT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
formalComment(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
formalComment(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
formalComment(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
formalComment(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
formalComment(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
forward() - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
forward() - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
ForwardingAction - Class in com.agical.rmock.core.action
(c) Agical AB 2005
ForwardingAction() - Constructor for class com.agical.rmock.core.action.ForwardingAction
 
ForwardingMethodHandle - Class in com.agical.rmock.core.util
(c) Agical AB 2005
ForwardingMethodHandle(Object, MethodProxy, String, String, Class[], Class) - Constructor for class com.agical.rmock.core.util.ForwardingMethodHandle
 
from(String) - Method in interface com.agical.rdoc.core.model.CodeBlock
 
from(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockImpl
 
from(int) - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
Use this methd to specify ranges.

G

ge(Object) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
ge(long) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
ge(int) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
ge(short) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
ge(byte) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
ge(double) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
ge(float) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
ge(char) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than or equal to the reference.
generateParseException() - Method in class com.agical.rdoc.core.parser.RDocParser
Generate ParseException.
get(String) - Method in interface com.agical.rdoc.core.DocumentationContext
 
get(String) - Method in class com.agical.rdoc.core.impl.DocumentationContextImpl
 
get(String) - Method in class com.agical.rdoc.core.impl.DocumentationContextWrapper
 
get(String) - Method in interface com.agical.rmock.core.documentation.Context
Gets an object from the context
getAccessModifier() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
getAccessModifier() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
 
getAction() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
getAction() - Method in interface com.agical.rmock.core.Expectation
 
getArguments() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
getArguments() - Method in interface com.agical.rmock.core.Expectation
 
getBasedir() - Method in interface com.agical.rdoc.core.resourcemanager.impl.BasedirProvider
 
getBasedir() - Method in class com.agical.rdoc.core.resourcemanager.impl.SystemPropertiesBasedirProvider
 
getBeginColumn() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Get token beginning line number.
getBestAssignableConstructor(Class, Object[]) - Method in class com.agical.rmock.core.util.impl.MethodSelectorImpl
 
getBestAssignableConstructor(Class, Object[]) - Method in interface com.agical.rmock.core.util.MethodSelector
 
getBestAssignableMethod(Class, Object[], String) - Method in class com.agical.rmock.core.util.impl.MethodSelectorImpl
 
getBestAssignableMethod(Class, Object[], String) - Method in interface com.agical.rmock.core.util.MethodSelector
 
getCause() - Method in error com.agical.rmock.extension.junit.ExtendedAssertionFailedError
 
getChildren() - Method in class com.agical.rdoc.core.model.test.AbstractCompositeTestNode
 
getClassLoader() - Method in class com.agical.rmock.maven.RMockMojo
 
getClassName(String, String, Object, Predicate) - Method in class com.agical.rmock.extension.cglib.RMockNamingPolicy
 
getCodeBlock() - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
getCodeBlock() - Method in interface com.agical.rdoc.core.model.CodeBlockProvider
 
getCodeBlock() - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
getCodeBlock() - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
getColumn() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Deprecated. 
getCount() - Method in class com.agical.rmock.core.expectation.ExpectationCounterVisitor
 
getCurrentSection() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
getCurrentSection() - Method in interface com.agical.rmock.core.SectionProvider
Will return the current section
getDeclaringClass() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
getDeclaringClass() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
 
getDefaultValue(Class) - Method in class com.agical.rmock.core.util.DefaultValueProvider
 
getDescription() - Method in class com.agical.rmock.core.expectation.section.AnyOrderSection
 
getDescription() - Method in class com.agical.rmock.core.expectation.section.OrderedSection
 
getDescription() - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 
getDescription() - Method in class com.agical.rmock.core.expectation.section.StackedSection
 
getDescription() - Method in interface com.agical.rmock.core.Section
 
getDir(Class) - Method in class com.agical.rmock.core.find.iterator.ClassBaseDirExtractor
Finds the base directory of the given class
getDocumentation() - Method in class com.agical.rdoc.core.model.impl.SourceModelImpl
 
getDocumentation() - Method in interface com.agical.rdoc.core.model.SourceModel
 
getDocumentationContext() - Method in class com.agical.rdoc.core.model.test.impl.TestImpl
 
getDocumentationContext() - Method in interface com.agical.rdoc.core.model.test.Test
 
getEndColumn() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Get token end column number.
getEndLine() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Get token end line number.
getExceptionVerifier() - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
getExpectedServiceClass() - Method in class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
getExpectedServiceImplementationClass() - Method in class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
getHub() - Method in interface com.agical.rmock.core.configuration.Configurator
 
getHub() - Method in class com.agical.rmock.core.configuration.ConfiguratorImpl
 
getHub() - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
getId() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
getId() - Method in interface com.agical.rmock.core.Expectation
 
getId() - Method in class com.agical.rmock.core.expectation.reference.BasicObjectReference
 
getId() - Method in interface com.agical.rmock.core.expectation.reference.ObjectReference
 
getId() - Method in class com.agical.rmock.core.expectation.reference.PropertyObjectReference
 
GetImage() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Get token literal value.
getInstance() - Static method in class com.agical.rmock.core.configuration.ConfiguratorImpl
 
getInterfaces() - Method in class com.agical.rdoc.core.service.code.impl.LazyType
 
getInterfaces() - Method in interface com.agical.rdoc.core.service.code.Type
 
getLastExpectation() - Method in class com.agical.rmock.core.expectation.Engine
 
getLastExpectation() - Method in interface com.agical.rmock.core.expectation.modification.LastExpectationProvider
 
getLeft() - Method in class com.agical.rmock.core.match.operator.AbstractBinaryOperator
 
getLine() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Deprecated. 
getMatchCount() - Method in interface com.agical.rmock.core.match.Multiplicity
 
getMatchCount() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
getMatchedAction() - Method in class com.agical.rmock.core.expectation.InvocationExpectationVisitor
 
getMatchedExpectations() - Method in class com.agical.rmock.core.describe.impl.DocumentExpectationsVisitor
 
getMax() - Method in interface com.agical.rmock.core.match.Multiplicity
 
getMax() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
getMessage() - Method in interface com.agical.rdoc.core.model.test.ExceptionModel
 
getMessage() - Method in class com.agical.rdoc.core.model.test.ExceptionModelImpl
 
getMessage() - Method in error com.agical.rdoc.core.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class com.agical.rmock.core.describe.impl.DocumentExpectationsVisitor
 
getMessage() - Method in exception com.agical.rmock.core.expectation.EngineException
 
getMessage() - Method in error com.agical.rmock.extension.junit.ExtendedAssertionFailedError
 
getMethod(String) - Method in class com.agical.rdoc.core.model.impl.SourceModelImpl
 
getMethod(String) - Method in interface com.agical.rdoc.core.model.SourceModel
 
getMethod(String) - Method in class com.agical.rdoc.core.service.code.impl.LazyType
 
getMethod(String) - Method in interface com.agical.rdoc.core.service.code.Type
 
getMethod() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
getMethod() - Method in interface com.agical.rmock.core.Expectation
 
getMethodDocumentation(String) - Method in class com.agical.rdoc.core.model.impl.SourceModelImpl
 
getMethodDocumentation(String) - Method in interface com.agical.rdoc.core.model.SourceModel
 
getMethods() - Method in class com.agical.rdoc.core.service.code.impl.LazyType
 
getMethods() - Method in interface com.agical.rdoc.core.service.code.Type
 
getMin() - Method in interface com.agical.rmock.core.match.Multiplicity
 
getMin() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
getModel() - Method in class com.agical.rdoc.core.model.impl.RDocModelBuilderImpl
 
getMultiplicity() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
getMultiplicity() - Method in interface com.agical.rmock.core.Expectation
 
getName() - Method in class com.agical.rdoc.core.model.impl.SourceModelImpl
 
getName() - Method in interface com.agical.rdoc.core.model.SourceModel
 
getName() - Method in interface com.agical.rdoc.core.model.test.builder.TestSuite
 
getName() - Method in class com.agical.rdoc.core.model.test.impl.TestImpl
 
getName() - Method in class com.agical.rdoc.core.model.test.impl.TestStructureImpl
 
getName() - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
getName() - Method in interface com.agical.rdoc.core.model.test.Test
 
getName() - Method in interface com.agical.rdoc.core.model.test.TestStructure
 
getName() - Method in class com.agical.rdoc.core.service.code.impl.LazyMethod
 
getName() - Method in class com.agical.rdoc.core.service.code.impl.LazyType
 
getName() - Method in interface com.agical.rdoc.core.service.code.Method
 
getName() - Method in interface com.agical.rdoc.core.service.code.Type
 
getName() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
getName() - Method in class com.agical.rmock.core.expectation.reference.BasicObjectReference
 
getName() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
 
getName() - Method in interface com.agical.rmock.core.expectation.reference.ObjectReference
 
getName() - Method in class com.agical.rmock.core.expectation.reference.PropertyObjectReference
 
getName() - Method in class com.agical.rmock.core.match.constraint.AbstractConstraint
 
getName() - Method in interface com.agical.rmock.core.match.Constraint
returns the name of this constraint
getNameSpace() - Method in class com.agical.rdoc.core.TDDocService
 
getNameSpace() - Method in interface com.agical.rmock.core.configuration.RMockSimpleService
A name space is used to group related services.
getNameSpaces() - Method in class com.agical.rmock.core.configuration.ConfiguratorImpl.ConfiguratorNameSpaceProvider
 
getNameSpaces() - Method in interface com.agical.rmock.core.configuration.NameSpaceProvider
 
getNextToken() - Method in class com.agical.rdoc.core.parser.RDocParser
Get the next Token.
getNextToken() - Method in class com.agical.rdoc.core.parser.RDocParserTokenManager
Get the next Token.
getObject() - Method in class com.agical.rmock.core.match.reference.ArrayRefernce
 
getObject() - Method in class com.agical.rmock.core.match.reference.ExpressionReference
 
getObject() - Method in interface com.agical.rmock.core.match.Reference
 
getObject() - Method in class com.agical.rmock.core.match.reference.ToStringReference
 
getObjectReferenceArray(Object[]) - Method in class com.agical.rmock.core.expectation.reference.ObjectReferenceFactory
 
getObjectReferenceFromProxy(Object) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
getObjectReferenceFromProxy(Object) - Method in interface com.agical.rmock.extension.cglib.ObjectReferenceRetriever
 
getObjectReferenceFromStackTrace(String, int) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
getObjectReferenceFromStackTrace(String, int) - Method in interface com.agical.rmock.extension.cglib.ObjectReferenceRetriever
 
getPackage() - Method in class com.agical.rdoc.core.service.code.impl.LazyType
 
getPackage() - Method in interface com.agical.rdoc.core.service.code.Type
 
getParameters() - Method in class com.agical.rdoc.core.service.code.impl.LazyMethod
 
getParameters() - Method in interface com.agical.rdoc.core.service.code.Method
 
getParameterTypes() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
getParameterTypes() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
 
getParameterTypes() - Method in interface com.agical.rmock.core.MethodHandle
 
getParameterTypes() - Method in class com.agical.rmock.core.util.ForwardingMethodHandle
 
getParameterTypes() - Method in class com.agical.rmock.core.util.InterfaceMethodHandle
 
getPostProcessors() - Method in interface com.agical.rdoc.core.PostProcessorProvider
 
getPostProcessors() - Method in class com.agical.rdoc.extension.junit.TDDocTestSuite
 
getProxiedSection() - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 
getProxyFactory() - Method in class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
getReference() - Method in class com.agical.rmock.core.match.constraint.AbstractConstraint
 
getReference() - Method in interface com.agical.rmock.core.match.Constraint
 
getReturnType() - Method in class com.agical.rdoc.core.service.code.impl.LazyMethod
 
getReturnType() - Method in interface com.agical.rdoc.core.service.code.Method
 
getReturnType() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
getReturnType() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
 
getReturnType() - Method in interface com.agical.rmock.core.MethodHandle
 
getReturnType() - Method in class com.agical.rmock.core.util.ForwardingMethodHandle
 
getReturnType() - Method in class com.agical.rmock.core.util.InterfaceMethodHandle
 
getRight() - Method in class com.agical.rmock.core.match.operator.AbstractBinaryOperator
 
getRMockServiceFactory() - Method in class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
getRoots() - Method in class com.agical.rdoc.core.resourcemanager.impl.PropertiesResourceProvider
 
getRoots() - Method in class com.agical.rdoc.core.resourcemanager.impl.PropertiesSourceProvider
 
getRoots() - Method in interface com.agical.rdoc.core.resourcemanager.ResourceProvider
 
getRoots() - Method in interface com.agical.rdoc.core.resourcemanager.SourceProvider
 
getRootSection() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
getRootSection() - Method in interface com.agical.rmock.core.SectionProvider
Will return the rootSection
getScope() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
getScope() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
 
getServiceNameSpaces() - Method in interface com.agical.rmock.core.configuration.Configurator
 
getServiceNameSpaces() - Method in class com.agical.rmock.core.configuration.ConfiguratorImpl
 
getServiceType() - Method in class com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceFactory
 
getServiceType() - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceFactory
 
getServiceType() - Method in class com.agical.rdoc.core.resourcemanager.impl.ResourceManagerFactory
 
getServiceType() - Method in class com.agical.rdoc.core.resourcemanager.impl.ResourceProviderFactory
 
getServiceType() - Method in class com.agical.rdoc.core.resourcemanager.impl.SourceProviderFactory
 
getServiceType() - Method in class com.agical.rdoc.core.target.impl.TargetProviderFactory
 
getServiceType() - Method in class com.agical.rdoc.util.FileWriterFactoryFactory
 
getServiceType() - Method in class com.agical.rdoc.velocity.impl.VelocityManagerServiceFactory
 
getServiceType() - Method in interface com.agical.rmock.core.configuration.RMockServiceFactory
 
getServiceType() - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierFactory
 
getServiceType() - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerServiceFactory
 
getServiceType() - Method in class com.agical.rmock.extension.cglib.CglibProxyFactoryFactory
 
getSourceModel(Class) - Method in class com.agical.rdoc.core.model.impl.Source
 
getSourceModel(Class) - Method in interface com.agical.rdoc.core.model.SourceModelProvider
 
getStrategyRunner() - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
GetSuffix(int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Get the suffix.
getSuiteClass() - Method in interface com.agical.rdoc.core.model.test.builder.TestSuite
 
getSuiteClass() - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
getSynchronized() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
 
getSynchronized() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
 
getTabSize(int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
 
getTarget() - Method in class com.agical.rdoc.core.target.impl.PropertiesTargetProvider
 
getTarget() - Method in interface com.agical.rdoc.core.target.TargetProvider
 
getTemplate(String) - Method in class com.agical.rdoc.velocity.impl.VelocityManagerImpl
 
getTemplate(String) - Method in interface com.agical.rdoc.velocity.VelocityManager
 
getTestCase() - Method in class com.agical.rdoc.core.model.test.impl.TestImpl
 
getTestCase() - Method in interface com.agical.rdoc.core.model.test.Test
 
getTestClass() - Method in class com.agical.rdoc.core.model.test.impl.TestCaseImpl
 
getTestClass() - Method in interface com.agical.rdoc.core.model.test.TestCase
 
getTestStructure() - Method in class com.agical.rdoc.core.model.test.builder.TestStructureBuilderImpl
 
getToken(int) - Method in class com.agical.rdoc.core.parser.RDocParser
Get the specific Token.
getType() - Method in class com.agical.rdoc.core.service.code.impl.LazyParameter
 
getType() - Method in interface com.agical.rdoc.core.service.code.Parameter
 
getType() - Method in class com.agical.rmock.core.expectation.reference.BasicObjectReference
 
getType() - Method in interface com.agical.rmock.core.expectation.reference.ObjectReference
 
getType() - Method in class com.agical.rmock.core.expectation.reference.PropertyObjectReference
 
getType() - Method in class com.agical.rmock.core.expectation.section.AnyOrderSection
 
getType() - Method in class com.agical.rmock.core.expectation.section.OrderedSection
 
getType() - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 
getType() - Method in class com.agical.rmock.core.expectation.section.StackedSection
 
getType() - Method in interface com.agical.rmock.core.Section
 
getUrl() - Method in interface com.agical.rdoc.core.resourcemanager.ResourceRoot
 
getValue() - Method in class com.agical.rdoc.core.parser.Token
An optional attribute value of the Token.
getValueFor(Class) - Method in interface com.agical.rmock.core.find.match.method.ParameterProvider
 
getVerifiable() - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
GOTO - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
GREATERTHAN - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
GreaterThanConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
GreaterThanConstraint(Object) - Constructor for class com.agical.rmock.core.match.constraint.GreaterThanConstraint
 
GreaterThanOrEqualConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
GreaterThanOrEqualConstraint(Object) - Constructor for class com.agical.rmock.core.match.constraint.GreaterThanOrEqualConstraint
 
gt(Object) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.
gt(long) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.
gt(int) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.
gt(short) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.
gt(byte) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.
gt(double) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.
gt(float) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.
gt(char) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is greater than the reference.

H

hashCode() - Method in class com.agical.rmock.core.action.ForwardingAction
 
hashCode() - Method in class com.agical.rmock.core.action.ReturnAction
 
hashCode() - Method in class com.agical.rmock.core.action.ThrowsAction
 
hashCode() - Method in class com.agical.rmock.core.match.constraint.AbstractConstraint
 
hashCode() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
hashCode() - Method in class com.agical.rmock.core.util.impl.MockMethodSignatureIdentity
 
hasNext() - Method in class com.agical.rmock.core.find.iterator.FileSystemClassIterator
 
hasNext() - Method in class com.agical.rmock.core.find.iterator.MethodIterator
 
hasNext() - Method in interface com.agical.rmock.extension.junit.TestIterator
 
hej() - Method in class com.agical.rmock.doc.Dummy
 
HEXADECIMAL_NUMBER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
Hub - Class in com.agical.rmock.core.hub
A message hub capable of connecting object together using properties.
Hub() - Constructor for class com.agical.rmock.core.hub.Hub
 

I

identifier(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
identifier(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
identifier(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
identifier(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
identifier(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
IDENTIFIER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
identifierList() - Method in class com.agical.rdoc.core.parser.RDocParser
 
IdMustBeUniqueException - Exception in com.agical.rmock.core.exception
Thrown when a proxy is created whith an id that is already defined in the current testcase.
IdMustBeUniqueException(String) - Constructor for exception com.agical.rmock.core.exception.IdMustBeUniqueException
 
IdMustBeUniqueException(String, String) - Constructor for exception com.agical.rmock.core.exception.IdMustBeUniqueException
 
IF - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
IllegalModificationSystemException - Exception in com.agical.rmock.core.exception
 
IllegalModificationSystemException(String) - Constructor for exception com.agical.rmock.core.exception.IllegalModificationSystemException
 
IllegalStateTransitionException - Exception in com.agical.rmock.core.exception
 
IllegalStateTransitionException(String) - Constructor for exception com.agical.rmock.core.exception.IllegalStateTransitionException
 
image - Variable in class com.agical.rdoc.core.parser.Token
The string image of the token.
IMPLEMENTS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
IMPORT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
importList(RDocModelBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
in(Iterator) - Method in interface com.agical.rmock.core.find.CollectionSelector
 
IN_CHAR_LITERAL - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
IN_FORMAL_COMMENT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
IN_SINGLE_LINE_COMMENT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
IN_STRING_LITERAL - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
IN_TDDOC_BODY - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
IN_TDDOC_COMMENT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
inBuf - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
input_stream - Variable in class com.agical.rdoc.core.parser.RDocParserTokenManager
 
inputStream - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
InputStreamConverter - Interface in com.agical.rdoc.core.converter
 
InputStreamObjectConverter - Class in com.agical.rdoc.core.converter.impl
 
InputStreamObjectConverter() - Constructor for class com.agical.rdoc.core.converter.impl.InputStreamObjectConverter
 
InputStreamToByteArrayConverter - Class in com.agical.rdoc.util
 
InputStreamToByteArrayConverter() - Constructor for class com.agical.rdoc.util.InputStreamToByteArrayConverter
 
INSTANCEOF - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
instanceOf(Class) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual object is an instance of the class passed as the parameter clazz.
InstanceOfConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
InstanceOfConstraint(Class) - Constructor for class com.agical.rmock.core.match.constraint.InstanceOfConstraint
 
INT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
intercept(Object, Method, Object[], MethodProxy) - Method in class com.agical.rmock.extension.cglib.InterfaceInterceptionInvocationHandler
 
intercept(Object, Method, Object[], MethodProxy) - Method in class com.agical.rmock.extension.cglib.ObjectInterceptionInvocationHandler
 
intercept(Object, Method, Object[], MethodProxy) - Method in class com.agical.rmock.extension.cglib.ObjectMockInvocationHandler
 
intercept(Object, Method, Object[], MethodProxy) - Method in class com.agical.rmock.extension.cglib.ObjectMonitorInvocationHandler
 
intercept(Class) - Method in class com.agical.rmock.extension.junit.RMockTestCase
intercept creates an instance of the specified class (just as mock for a class), but it forwards all calls to that instance.
intercept(Class, String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
intercept creates an instance of the specified class (just as mock for a class), but it forwards all calls to that instance.
intercept(Class, Class[], Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
intercept creates an instance of the specified class (just as mock for a class), but it forwards all calls to that instance.
intercept(Class, Class[], Object[]) - Method in class com.agical.rmock.extension.junit.RMockTestCase
intercept creates an instance of the specified class (just as mock for a class), but it forwards all calls to that instance.
intercept(Class, Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
intercept creates an instance of the specified class (just as mock for a class), but it forwards all calls to that instance.
intercept(Class, Object[]) - Method in class com.agical.rmock.extension.junit.RMockTestCase
intercept creates an instance of the specified class (just as mock for a class), but it forwards all calls to that instance.
INTERCEPTED - Static variable in class com.agical.rmock.extension.cglib.RMockNamingPolicy
 
INTERFACE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
InterfaceInterceptionInvocationHandler - Class in com.agical.rmock.extension.cglib
 
InterfaceInterceptionInvocationHandler(InvocationHandler, String, Class, ProxyFactory, ExpectationsState, InvocationListener, ObjectReferenceRetriever) - Constructor for class com.agical.rmock.extension.cglib.InterfaceInterceptionInvocationHandler
 
InterfaceMethodHandle - Class in com.agical.rmock.core.util
(c) Agical AB 2005
InterfaceMethodHandle(String, String, Class[], Class, ProxyFactory) - Constructor for class com.agical.rmock.core.util.InterfaceMethodHandle
 
InterfaceNotAllowedException - Exception in com.agical.rmock.core.exception
 
InterfaceNotAllowedException(String) - Constructor for exception com.agical.rmock.core.exception.InterfaceNotAllowedException
 
InterfaceToInstanceConnectionStrategy - Class in com.agical.rmock.core.hub
 
InterfaceToInstanceConnectionStrategy(Class) - Constructor for class com.agical.rmock.core.hub.InterfaceToInstanceConnectionStrategy
 
IntrospectionSystemException - Exception in com.agical.rmock.core.hub
 
IntrospectionSystemException(String) - Constructor for exception com.agical.rmock.core.hub.IntrospectionSystemException
 
IntrospectionSystemException(IntrospectionException) - Constructor for exception com.agical.rmock.core.hub.IntrospectionSystemException
 
invocation(Object[], MethodHandle) - Method in class com.agical.rmock.core.action.ForwardingAction
 
invocation(Object[], MethodHandle) - Method in interface com.agical.rmock.core.Action
Called when an invocation is made.
invocation(Object[], MethodHandle) - Method in class com.agical.rmock.core.action.ReturnAction
 
invocation(Object[], MethodHandle) - Method in class com.agical.rmock.core.action.ThrowsAction
 
invocation(String, Class, String, Object[], MethodHandle) - Method in class com.agical.rmock.core.expectation.Engine
 
invocation(ObjectReference, ObjectReference, MethodReference, ObjectReference[]) - Method in interface com.agical.rmock.core.expectation.InvocationListener
 
invocation(String, Class, String, Object[], MethodHandle) - Method in interface com.agical.rmock.core.InvocationHandler
Called when an invocation is made to a mock.
InvocationExpectationVisitor - Class in com.agical.rmock.core.expectation
Finds a matching expectation and returns its action.
InvocationExpectationVisitor(String, String, Object[]) - Constructor for class com.agical.rmock.core.expectation.InvocationExpectationVisitor
 
InvocationHandler - Interface in com.agical.rmock.core
An invocation handler handles invocations from mocks or intercepted objects.
InvocationListener - Interface in com.agical.rmock.core.expectation
 
invoke(Object, Method, Object[]) - Method in class com.agical.rmock.core.find.match.method.ReplayModifier
 
invoke(Object[]) - Method in interface com.agical.rmock.core.MethodHandle
Invokes the method
invoke(Object[]) - Method in class com.agical.rmock.core.util.ForwardingMethodHandle
 
invoke(Object[]) - Method in class com.agical.rmock.core.util.InterfaceMethodHandle
 
invokeMethod(Object, Method) - Method in class com.agical.rmock.core.strategy.impl.MethodStep
 
invokeOn(Object) - Method in class com.agical.rmock.core.find.match.method.MethodMatchActionFactory
 
is - Variable in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
All expressions for the assertThatMethods are reachable from this factory.
is - Variable in class com.agical.rmock.extension.junit.DynamicTestSuite
 
IsFalseConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
IsFalseConstraint() - Constructor for class com.agical.rmock.core.match.constraint.IsFalseConstraint
 
isInSetupState() - Method in class com.agical.rmock.core.expectation.Engine
 
isInSetupState() - Method in interface com.agical.rmock.core.expectation.ExpectationsState
 
isInVerifyState() - Method in class com.agical.rmock.core.expectation.Engine
 
isInVerifyState() - Method in interface com.agical.rmock.core.expectation.ExpectationsState
 
IsNullConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
IsNullConstraint() - Constructor for class com.agical.rmock.core.match.constraint.IsNullConstraint
 
IsolatedClassLoader - Class in com.agical.rmock.maven
 
IsolatedClassLoader() - Constructor for class com.agical.rmock.maven.IsolatedClassLoader
 
IsolatedClassLoader(ClassLoader) - Constructor for class com.agical.rmock.maven.IsolatedClassLoader
 
isSatisfied() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
isSatisfied() - Method in class com.agical.rmock.core.expectation.section.AnyOrderSection
 
isSatisfied() - Method in class com.agical.rmock.core.expectation.section.OrderedSection
 
isSatisfied() - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 
isSatisfied() - Method in class com.agical.rmock.core.expectation.section.StackedSection
 
isSatisfied() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
isSatisfied() - Method in interface com.agical.rmock.core.match.Multiplicity
Indicates if this constraint has been satisfied.
isSatisfied() - Method in interface com.agical.rmock.core.Visitable
 
IsTrueConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
IsTrueConstraint() - Constructor for class com.agical.rmock.core.match.constraint.IsTrueConstraint
 
IteratorFactory - Class in com.agical.rmock.core.find.iterator
(c) 2005 Agical AB
IteratorFactory() - Constructor for class com.agical.rmock.core.find.iterator.IteratorFactory
 

J

jj_nt - Variable in class com.agical.rdoc.core.parser.RDocParser
Next token.
jjFillToken() - Method in class com.agical.rdoc.core.parser.RDocParserTokenManager
 
jjnewLexState - Static variable in class com.agical.rdoc.core.parser.RDocParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class com.agical.rdoc.core.parser.RDocParserTokenManager
Token literal values.
join(List, String) - Static method in class com.agical.rmock.core.util.StringUtils
 

K

kind - Variable in class com.agical.rdoc.core.parser.Token
An integer that describes the kind of this token.

L

LastExpectationProvider - Interface in com.agical.rmock.core.expectation.modification
Interface used to access the last recorded invocation.
LazyMethod - Class in com.agical.rdoc.core.service.code.impl
 
LazyMethod(Method, TypeFactory, CodeFormatter, CodeBlockProvider) - Constructor for class com.agical.rdoc.core.service.code.impl.LazyMethod
 
LazyParameter - Class in com.agical.rdoc.core.service.code.impl
 
LazyParameter(Type) - Constructor for class com.agical.rdoc.core.service.code.impl.LazyParameter
 
LazyType - Class in com.agical.rdoc.core.service.code.impl
 
le(Object) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
le(long) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
le(int) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
le(short) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
le(byte) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
le(double) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
le(float) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
le(char) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than or equal to the reference.
LEFT_BRACE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
LESSTHAN - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
LessThanConstraint - Class in com.agical.rmock.core.match.constraint
 
LessThanConstraint(Object) - Constructor for class com.agical.rmock.core.match.constraint.LessThanConstraint
 
LessThanOrEqualConstraint - Class in com.agical.rmock.core.match.constraint
 
LessThanOrEqualConstraint(Object) - Constructor for class com.agical.rmock.core.match.constraint.LessThanOrEqualConstraint
 
LexicalError(boolean, int, int, int, String, char) - Static method in error com.agical.rdoc.core.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class com.agical.rdoc.core.parser.RDocParserTokenManager
Lexer state names.
line - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
list(String) - Method in class com.agical.rdoc.core.resourcemanager.impl.FileResourceManager
 
list(String) - Method in interface com.agical.rdoc.core.resourcemanager.ResourceManager
 
loadClass(String) - Method in class com.agical.rmock.maven.IsolatedClassLoader
 
LONG - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
lt(Object) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.
lt(long) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.
lt(int) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.
lt(short) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.
lt(byte) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.
lt(double) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.
lt(float) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.
lt(char) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual is less than the reference.

M

main(String[]) - Static method in class com.agical.rdoc.core.render.TDDocRenderer
 
mark(String) - Method in interface com.agical.rdoc.core.model.CodeBlock
 
mark(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
mark(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
mark(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockImpl
 
mark(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
mark(String) - Method in interface com.agical.rmock.core.documentation.DocumentationControl
 
mark(String) - Method in interface com.agical.rmock.core.documentation.DocumentationControlListener
 
mark(String) - Method in class com.agical.rmock.core.documentation.impl.RMockDocumentationControl
 
match() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
match() - Method in interface com.agical.rmock.core.match.Multiplicity
Called to notify the constraint that it has been matched.
MatchAction - Interface in com.agical.rmock.core.find
A match action can perform an action for each object that is matched.
matchAction - Variable in class com.agical.rmock.extension.junit.RMockTestCase
 
MatchActionFactory - Class in com.agical.rmock.core.find.match
 
MatchActionFactory(ExpectationModifier) - Constructor for class com.agical.rmock.core.find.match.MatchActionFactory
 
matched(Object) - Method in class com.agical.rmock.core.find.match.method.ExecuteMethodOnTargetMatchAction
 
matched(Object) - Method in interface com.agical.rmock.core.find.MatchAction
Signals that an object has been matched.
matched(Object) - Method in class com.agical.rmock.extension.junit.AddToTestSuiteAction
 
MatchExecuter - Interface in com.agical.rmock.core.find
Executes a match action upon each match (c) Agical AB 2005
maxNextCharInd - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
Method - Interface in com.agical.rdoc.core.service.code
 
method - Variable in class com.agical.rmock.core.find.match.MatchActionFactory
 
method - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
A factory with expressions for checking methods.
MethodConstraintFactory - Class in com.agical.rmock.core.match.constraint.method
 
MethodConstraintFactory() - Constructor for class com.agical.rmock.core.match.constraint.method.MethodConstraintFactory
 
methodDeclaration(RDocModelBuilder, String) - Method in class com.agical.rdoc.core.parser.RDocParser
 
MethodHandle - Interface in com.agical.rmock.core
A method handle represents an actual method implementation.
methodInvocation() - Method in class com.agical.rdoc.core.parser.RDocParser
 
MethodIterator - Class in com.agical.rmock.core.find.iterator
 
MethodIterator(Class) - Constructor for class com.agical.rmock.core.find.iterator.MethodIterator
 
MethodMatchActionFactory - Class in com.agical.rmock.core.find.match.method
 
MethodMatchActionFactory(ExpectationModifier) - Constructor for class com.agical.rmock.core.find.match.method.MethodMatchActionFactory
 
MethodNameConstraint - Class in com.agical.rmock.core.match.constraint.method
 
MethodNameConstraint(Expression) - Constructor for class com.agical.rmock.core.match.constraint.method.MethodNameConstraint
 
MethodParameterTypesConstraint - Class in com.agical.rmock.core.match.constraint.method
 
MethodParameterTypesConstraint(Expression[]) - Constructor for class com.agical.rmock.core.match.constraint.method.MethodParameterTypesConstraint
 
MethodReference - Interface in com.agical.rmock.core.expectation.reference
 
MethodSelector - Interface in com.agical.rmock.core.util
 
MethodSelectorImpl - Class in com.agical.rmock.core.util.impl
 
MethodSelectorImpl() - Constructor for class com.agical.rmock.core.util.impl.MethodSelectorImpl
 
methodsOf(Class) - Method in class com.agical.rmock.core.find.iterator.IteratorFactory
Returns an iterator that can iterate over all methods of a class
MethodStep - Class in com.agical.rmock.core.strategy.impl
 
MethodStep(Object, String) - Constructor for class com.agical.rmock.core.strategy.impl.MethodStep
 
MINUS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
MOCK - Static variable in class com.agical.rmock.extension.cglib.RMockNamingPolicy
 
mock(Class) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Creates a mock for the selected class.
mock(Class, String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Creates a mock for the selected class with the specified id.
mock(Class, Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Creates a mock for the selected class with the specified id, using the specified args.
mock(Class, Class[], Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Creates a mock for the selected class with the specified id, using the specified args using the constructor with the specified signature.
MockMethodSignatureIdentity - Class in com.agical.rmock.core.util.impl
 
MockMethodSignatureIdentity(String, String, Class[]) - Constructor for class com.agical.rmock.core.util.impl.MockMethodSignatureIdentity
 
ModelFactory - Interface in com.agical.rdoc.core.model
 
ModifiableExpectation - Interface in com.agical.rmock.core.expectation.modification
 
Modifier - Interface in com.agical.rmock.core.find.match.method
 
ModifierBuilder - Interface in com.agical.rmock.core.find.match.method
 
modify() - Method in interface com.agical.rmock.core.find.match.method.Modifier
 
modify() - Method in class com.agical.rmock.core.find.match.method.ReplayModifier
 
modify() - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
modifyWith(Modifier) - Method in class com.agical.rmock.core.find.match.method.ExecuteMethodOnTargetMatchAction
 
modifyWith(Modifier) - Method in interface com.agical.rmock.core.find.match.method.ModifierBuilder
 
MODULUS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
monitor(Object, String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
This method is for enabling simpler monitoring setup for e.g.
monitor(Class, String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Use this method to create monitored objects to trace in documentation.
monitor(Class) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Use this method to create monitored objects to trace in documentation.
monitor(Class, Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Use this method to create monitored objects to trace in documentation.
monitor(Class, Class[], Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Use this method to create monitored objects to trace in documentation.
MonitorCreationException - Exception in com.agical.rmock.core.exception
 
MonitorCreationException(Class, Class[]) - Constructor for exception com.agical.rmock.core.exception.MonitorCreationException
 
multiplicity(Multiplicity) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
multiplicity(Multiplicity) - Method in interface com.agical.rmock.core.expectation.modification.MultiplicityModifier
 
Multiplicity - Interface in com.agical.rmock.core.match
(c) Agical AB 2005
MultiplicityDescriber - Interface in com.agical.rmock.core.describe
An interface for describing multiplicities.
MultiplicityDescriberImpl - Class in com.agical.rmock.core.describe.impl
 
MultiplicityDescriberImpl(Writer) - Constructor for class com.agical.rmock.core.describe.impl.MultiplicityDescriberImpl
 
MultiplicityFactory - Class in com.agical.rmock.core.match.multiplicity
(c) Agical AB 2005
MultiplicityFactory() - Constructor for class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
 
MultiplicityFactory.LimitableMultiplicity - Class in com.agical.rmock.core.match.multiplicity
Extends the multiplicity with a to method, limiting the current multiplicitys max matches.
MultiplicityFactory.LimitableMultiplicity(int) - Constructor for class com.agical.rmock.core.match.multiplicity.MultiplicityFactory.LimitableMultiplicity
 
MultiplicityImpl - Class in com.agical.rmock.core.match.multiplicity.impl
(c) Agical AB 2005
MultiplicityImpl(int, int) - Constructor for class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
MultiplicityModifier - Interface in com.agical.rmock.core.expectation.modification
(c) Agical AB 2005

N

name(Expression) - Method in class com.agical.rmock.core.match.constraint.clazz.ClassConstraintFactory
Returns an expression that checks wether the classes name passes the expression passed in the parameter expression.
name(Expression) - Method in class com.agical.rmock.core.match.constraint.method.MethodConstraintFactory
Passes if the mame of any method passed to this constraint passes the expression passes as the expression parameter.
NameSpaceProvider - Interface in com.agical.rmock.core.configuration
 
Naming - Class in com.agical.rdoc.core.service.impl
 
Naming() - Constructor for class com.agical.rdoc.core.service.impl.Naming
 
NamingService - Interface in com.agical.rdoc.core.service
 
NamingUtils - Class in com.agical.rmock.core.util
 
NamingUtils() - Constructor for class com.agical.rmock.core.util.NamingUtils
 
NATIVE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
NEW - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
NEW_LINE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
newLine() - Method in class com.agical.rdoc.core.model.AbstractWhiteSpaceBuilder
 
newLine() - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
newLine() - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
newLine() - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
newLine() - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
newLine() - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
newLine() - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
newLine() - Method in interface com.agical.rdoc.core.model.WhiteSpaceBuilder
 
newParagraph() - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
newParagraph() - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
newParagraph() - Method in interface com.agical.rdoc.core.model.TDDocCommentBuilder
 
newToken(int, String) - Static method in class com.agical.rdoc.core.parser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class com.agical.rdoc.core.parser.Token
 
next - Variable in class com.agical.rdoc.core.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class com.agical.rmock.core.find.iterator.FileSystemClassIterator
 
next() - Method in class com.agical.rmock.core.find.iterator.MethodIterator
 
next() - Method in interface com.agical.rmock.extension.junit.TestIterator
 
NO_ARGS - Static variable in class com.agical.rmock.core.strategy.impl.MethodStep
 
NO_PARAMETERS - Static variable in class com.agical.rmock.core.strategy.impl.MethodStep
 
NoChange - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
Deprecated. Use AS_RECORDED instead
NoSuchConstructorException - Exception in com.agical.rmock.core.exception
 
NoSuchConstructorException(Class, Object[]) - Constructor for exception com.agical.rmock.core.exception.NoSuchConstructorException
 
NoSuchMethodException - Exception in com.agical.rmock.core.exception
 
NoSuchMethodException(Class, String, Object[]) - Constructor for exception com.agical.rmock.core.exception.NoSuchMethodException
 
NoSuchResourceException - Exception in com.agical.rdoc.core.resourcemanager
 
NoSuchResourceException(String, Throwable) - Constructor for exception com.agical.rdoc.core.resourcemanager.NoSuchResourceException
 
NoSuchSectionException - Exception in com.agical.rmock.core.exception
 
NoSuchSectionException(String) - Constructor for exception com.agical.rmock.core.exception.NoSuchSectionException
 
NOT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
not(Expression) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Inverts an expression
NOT_NULL - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
Checks if the checked actual value is a boolen and not null.
NotOperator - Class in com.agical.rmock.core.match.operator
(c) Agical AB 2005
NotOperator(Expression) - Constructor for class com.agical.rmock.core.match.operator.NotOperator
 
NULL - Static variable in interface com.agical.rdoc.core.DocumentationContext
 
NULL - Static variable in interface com.agical.rdoc.core.model.TDDocCommentBuilder
 
NULL - Static variable in interface com.agical.rdoc.core.model.TDDocCommentScope
 
NULL - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
NULL - Static variable in interface com.agical.rdoc.core.service.code.TypeFactory
 
NULL - Static variable in interface com.agical.rdoc.core.target.TargetProvider
 
NULL - Static variable in interface com.agical.rmock.core.configuration.NameSpaceProvider
 
NULL - Static variable in interface com.agical.rmock.core.event.ExceptionVerifierListener
 
NULL - Static variable in interface com.agical.rmock.core.expectation.ExpectationsState
 
NULL - Static variable in interface com.agical.rmock.core.expectation.modification.LastExpectationProvider
 
NULL - Static variable in interface com.agical.rmock.core.expectation.reference.ObjectReference
 
NULL - Static variable in interface com.agical.rmock.core.InvocationHandler
 
NULL - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the checked actual value is null
number(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
number(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
number(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
number(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
number(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 

O

objectCompareTo(Object) - Method in class com.agical.rmock.core.match.reference.ArrayRefernce
 
objectCompareTo(Object) - Method in class com.agical.rmock.core.match.reference.ExpressionReference
 
objectCompareTo(Object) - Method in interface com.agical.rmock.core.match.Reference
compares the referenced object to another object
objectCompareTo(Object) - Method in class com.agical.rmock.core.match.reference.ToStringReference
 
ObjectConverter - Interface in com.agical.rdoc.core.converter
 
objectEquals(Object) - Method in class com.agical.rmock.core.match.reference.ArrayRefernce
 
objectEquals(Object) - Method in class com.agical.rmock.core.match.reference.ExpressionReference
 
objectEquals(Object) - Method in interface com.agical.rmock.core.match.Reference
 
objectEquals(Object) - Method in class com.agical.rmock.core.match.reference.ToStringReference
 
ObjectInterceptionInvocationHandler - Class in com.agical.rmock.extension.cglib
(c) Agical AB 2005
ObjectInterceptionInvocationHandler(InvocationHandler, String, Class, ProxyFactory, ExpectationsState, InvocationListener, ObjectReferenceRetriever) - Constructor for class com.agical.rmock.extension.cglib.ObjectInterceptionInvocationHandler
 
ObjectMockInvocationHandler - Class in com.agical.rmock.extension.cglib
(c) Agical AB 2005
ObjectMockInvocationHandler(InvocationHandler, String, Class, ProxyFactory, ExpectationsState, InvocationListener, ObjectReferenceRetriever) - Constructor for class com.agical.rmock.extension.cglib.ObjectMockInvocationHandler
 
ObjectMonitorInvocationHandler - Class in com.agical.rmock.extension.cglib
 
ObjectMonitorInvocationHandler(InvocationHandler, String, Class, InvocationListener, ObjectReferenceRetriever, ExpectationsState) - Constructor for class com.agical.rmock.extension.cglib.ObjectMonitorInvocationHandler
 
ObjectReference - Interface in com.agical.rmock.core.expectation.reference
 
ObjectReferenceFactory - Class in com.agical.rmock.core.expectation.reference
 
ObjectReferenceFactory() - Constructor for class com.agical.rmock.core.expectation.reference.ObjectReferenceFactory
 
ObjectReferenceRetriever - Interface in com.agical.rmock.extension.cglib
 
once() - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
 
operator(String) - Method in interface com.agical.rmock.core.describe.ExpressionDescriber
Inserts an operator in the constraint.
operator(String) - Method in class com.agical.rmock.core.describe.impl.ExpressionDescriberImpl
 
Operator - Interface in com.agical.rmock.core.match
 
OR - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
or(Expression) - Method in interface com.agical.rmock.core.match.Expression
Ors this expression with the right side expression
or(Expression) - Method in class com.agical.rmock.core.match.operator.AbstractExpression
 
ordered(String) - Method in class com.agical.rmock.core.expectation.section.SectionFactory
 
OrderedSection - Class in com.agical.rmock.core.expectation.section
(c) Agical AB 2005
OrderedSection(String) - Constructor for class com.agical.rmock.core.expectation.section.OrderedSection
 
OrOperator - Class in com.agical.rmock.core.match.operator
 
OrOperator(Expression, Expression) - Constructor for class com.agical.rmock.core.match.operator.OrOperator
 
other(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
other(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
other(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
other(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
other(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
OverridableSection - Class in com.agical.rmock.core.expectation.section
 
OverridableSection(Section) - Constructor for class com.agical.rmock.core.expectation.section.OverridableSection
 
overrideSection(String, Section) - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
overrideSection(String, Section) - Method in interface com.agical.rmock.core.SectionManager
 
overrideWith(Section) - Method in class com.agical.rmock.core.expectation.section.OverridableSection
 

P

PACKAGE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
PACKAGE_STATE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Lexical state.
packageDeclaration(RDocModelBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
Parameter - Interface in com.agical.rdoc.core.service.code
 
ParameterBuilder - Interface in com.agical.rmock.core.find.match.method
 
ParameterProvider - Interface in com.agical.rmock.core.find.match.method
 
paramTypes(Expression[]) - Method in class com.agical.rmock.core.match.constraint.method.MethodConstraintFactory
Returns an expression that matches the parametertypes of a method.
parse(RDocModelBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
ParseException - Exception in com.agical.rdoc.core.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.agical.rdoc.core.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.agical.rdoc.core.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.agical.rdoc.core.parser.ParseException
Constructor with message.
passes(Object) - Method in class com.agical.rmock.core.match.constraint.AnythingConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.clazz.ClassAssignableToConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.clazz.ClassIsAbstractConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.clazz.ClassNameConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.ContainsConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.EndsWithConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.EqualsConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.GreaterThanConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.GreaterThanOrEqualConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.InstanceOfConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.IsFalseConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.IsNullConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.IsTrueConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.LessThanConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.LessThanOrEqualConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.method.MethodNameConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.method.MethodParameterTypesConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.SameConstraint
 
passes(Object) - Method in class com.agical.rmock.core.match.constraint.StartsWithConstraint
 
passes(Object) - Method in interface com.agical.rmock.core.match.Expression
 
passes(Object) - Method in class com.agical.rmock.core.match.operator.AndOperator
 
passes(Object) - Method in class com.agical.rmock.core.match.operator.NotOperator
 
passes(Object) - Method in class com.agical.rmock.core.match.operator.OrOperator
 
passes(Object) - Method in class com.agical.rmock.core.match.operator.XorOperator
 
perform(Action) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
perform(Action) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
perform(MatchAction) - Method in interface com.agical.rmock.core.find.MatchExecuter
Performs the given action upon each match.
PLUS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
PostProcessingVisitor - Class in com.agical.rdoc.core.model.test.visitor
 
PostProcessingVisitor(Hub) - Constructor for class com.agical.rdoc.core.model.test.visitor.PostProcessingVisitor
 
PostProcessingVisitor() - Constructor for class com.agical.rdoc.core.model.test.visitor.PostProcessingVisitor
 
PostProcessorProvider - Interface in com.agical.rdoc.core
 
prevCharIsCR - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
prevCharIsLF - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
primitive(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
primitive(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
primitive(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
primitive(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
primitive(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
PrimitiveToObject - Class in com.agical.rmock.core.util
(c) Agical AB 2005
PrimitiveToObject() - Constructor for class com.agical.rmock.core.util.PrimitiveToObject
 
primitiveType(CodeBlockBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
printStackTrace() - Method in exception com.agical.rdoc.core.parser.RuntimeException
 
printStackTrace(PrintStream) - Method in exception com.agical.rdoc.core.parser.RuntimeException
 
printStackTrace(PrintWriter) - Method in exception com.agical.rdoc.core.parser.RuntimeException
 
printStackTrace() - Method in error com.agical.rmock.extension.junit.ExtendedAssertionFailedError
 
printStackTrace(PrintStream) - Method in error com.agical.rmock.extension.junit.ExtendedAssertionFailedError
 
printStackTrace(PrintWriter) - Method in error com.agical.rmock.extension.junit.ExtendedAssertionFailedError
 
PRIVATE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
process(TestStructure, Hub) - Method in interface com.agical.rdoc.core.TestSuitePostProcessor
 
process(TestStructure, Hub) - Method in class com.agical.rdoc.velocity.render.VelocityTestStructureRenderer
 
project - Variable in class com.agical.rmock.maven.RMockMojo
The enclosing project.
PropertiesResourceProvider - Class in com.agical.rdoc.core.resourcemanager.impl
 
PropertiesResourceProvider(String, BasedirProvider) - Constructor for class com.agical.rdoc.core.resourcemanager.impl.PropertiesResourceProvider
 
PropertiesSourceProvider - Class in com.agical.rdoc.core.resourcemanager.impl
 
PropertiesSourceProvider(String, BasedirProvider) - Constructor for class com.agical.rdoc.core.resourcemanager.impl.PropertiesSourceProvider
 
PropertiesTargetProvider - Class in com.agical.rdoc.core.target.impl
 
PropertiesTargetProvider(BasedirProvider) - Constructor for class com.agical.rdoc.core.target.impl.PropertiesTargetProvider
 
PropertyObjectReference - Class in com.agical.rmock.core.expectation.reference
 
PropertyObjectReference(String, String, Class) - Constructor for class com.agical.rmock.core.expectation.reference.PropertyObjectReference
 
PROTECTED - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
providers(Class) - Method in class com.agical.rmock.core.find.iterator.Service
 
ProxyFactory - Interface in com.agical.rmock.core
(c) Agical AB 2005
ProxySetMethodConnectionStrategy - Class in com.agical.rmock.core.hub
 
ProxySetMethodConnectionStrategy(Method) - Constructor for class com.agical.rmock.core.hub.ProxySetMethodConnectionStrategy
 
PUBLIC - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
put(String, Serializable) - Method in interface com.agical.rdoc.core.DocumentationContext
 
put(String, Serializable) - Method in class com.agical.rdoc.core.impl.DocumentationContextImpl
 
put(String, Object) - Method in class com.agical.rdoc.core.impl.DocumentationContextWrapper
 
put(String, Serializable) - Method in interface com.agical.rmock.core.documentation.Context
Puts an object on the context

R

RDocCommentBuilderImpl - Class in com.agical.rdoc.core.model.impl
 
RDocCommentBuilderImpl(TextFormatter) - Constructor for class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
RDocCommentBuilderImpl(StringBuffer, TextFormatter) - Constructor for class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
RDocConfigurationSystemException - Exception in com.agical.rdoc.core.exception
 
RDocConfigurationSystemException(String, Throwable) - Constructor for exception com.agical.rdoc.core.exception.RDocConfigurationSystemException
 
RDocConfigurationSystemException(String) - Constructor for exception com.agical.rdoc.core.exception.RDocConfigurationSystemException
 
RDocModelBuilder - Interface in com.agical.rdoc.core.model
 
RDocModelBuilderImpl - Class in com.agical.rdoc.core.model.impl
 
RDocModelBuilderImpl(ModelFactory) - Constructor for class com.agical.rdoc.core.model.impl.RDocModelBuilderImpl
 
RDocModelFactory - Class in com.agical.rdoc.core.model.impl
 
RDocModelFactory(CodeFormatter, TextFormatter) - Constructor for class com.agical.rdoc.core.model.impl.RDocModelFactory
 
RDocOutputException - Exception in com.agical.rdoc.core.exception
 
RDocOutputException(String, Object, Exception) - Constructor for exception com.agical.rdoc.core.exception.RDocOutputException
 
RDocParser - Class in com.agical.rdoc.core.parser
 
RDocParser(InputStream) - Constructor for class com.agical.rdoc.core.parser.RDocParser
Constructor with InputStream.
RDocParser(InputStream, String) - Constructor for class com.agical.rdoc.core.parser.RDocParser
Constructor with InputStream and supplied encoding
RDocParser(Reader) - Constructor for class com.agical.rdoc.core.parser.RDocParser
Constructor.
RDocParser(RDocParserTokenManager) - Constructor for class com.agical.rdoc.core.parser.RDocParser
Constructor with generated Token Manager.
RDocParserConstants - Interface in com.agical.rdoc.core.parser
Token literal values and constants.
RDocParserTokenManager - Class in com.agical.rdoc.core.parser
Token Manager.
RDocParserTokenManager(SimpleCharStream) - Constructor for class com.agical.rdoc.core.parser.RDocParserTokenManager
Constructor.
RDocParserTokenManager(SimpleCharStream, int) - Constructor for class com.agical.rdoc.core.parser.RDocParserTokenManager
Constructor.
RDocParseSystemException - Exception in com.agical.rdoc.core.exception
 
RDocParseSystemException(Throwable) - Constructor for exception com.agical.rdoc.core.exception.RDocParseSystemException
 
RDocSystemException - Exception in com.agical.rdoc.core.exception
 
RDocSystemException(String, Throwable) - Constructor for exception com.agical.rdoc.core.exception.RDocSystemException
 
RDocSystemException(String) - Constructor for exception com.agical.rdoc.core.exception.RDocSystemException
 
read(InputStreamConverter, String) - Method in class com.agical.rdoc.core.resourcemanager.impl.FileResourceManager
 
read(InputStreamConverter, String) - Method in interface com.agical.rdoc.core.resourcemanager.ResourceManager
 
Read - Class in com.agical.rdoc.util
 
Read() - Constructor for class com.agical.rdoc.util.Read
 
read(Class, String) - Static method in class com.agical.rdoc.util.Read
 
read(Class, String, String) - Static method in class com.agical.rdoc.util.Read
 
readAsStream(Class, String) - Static method in class com.agical.rdoc.util.Read
 
readChar() - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Read a character.
ReadException - Exception in com.agical.rdoc.core.resourcemanager
 
ReadException(String) - Constructor for exception com.agical.rdoc.core.resourcemanager.ReadException
 
readInputStream(String, InputStream) - Static method in class com.agical.rdoc.util.Read
 
Reference - Interface in com.agical.rmock.core.match
 
ReferenceFactory - Class in com.agical.rmock.core.match.reference
 
ReferenceFactory() - Constructor for class com.agical.rmock.core.match.reference.ReferenceFactory
 
ReferenceOutOfScopeException - Exception in com.agical.rmock.core.hub
 
ReferenceOutOfScopeException(String) - Constructor for exception com.agical.rmock.core.hub.ReferenceOutOfScopeException
 
ReferenceOutOfScopeException(String, Throwable) - Constructor for exception com.agical.rmock.core.hub.ReferenceOutOfScopeException
 
ReferenceOutOfScopeException(Throwable) - Constructor for exception com.agical.rmock.core.hub.ReferenceOutOfScopeException
 
ReflectionUtils - Class in com.agical.rmock.core.util
 
ReflectionUtils() - Constructor for class com.agical.rmock.core.util.ReflectionUtils
 
ReInit(InputStream) - Method in class com.agical.rdoc.core.parser.RDocParser
Reinitialise.
ReInit(InputStream, String) - Method in class com.agical.rdoc.core.parser.RDocParser
Reinitialise.
ReInit(Reader) - Method in class com.agical.rdoc.core.parser.RDocParser
Reinitialise.
ReInit(RDocParserTokenManager) - Method in class com.agical.rdoc.core.parser.RDocParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class com.agical.rdoc.core.parser.RDocParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class com.agical.rdoc.core.parser.RDocParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
Reinitialise.
remove() - Method in class com.agical.rmock.core.find.iterator.FileSystemClassIterator
 
remove() - Method in class com.agical.rmock.core.find.iterator.MethodIterator
 
render(TestCase) - Method in class com.agical.rdoc.velocity.render.Renderer
 
render(Test) - Method in class com.agical.rdoc.velocity.render.Renderer
 
render(TestSuite) - Method in class com.agical.rdoc.velocity.render.Renderer
 
render(TestCase) - Method in interface com.agical.rdoc.velocity.VelocityNodeRenderer
 
render(Test) - Method in interface com.agical.rdoc.velocity.VelocityNodeRenderer
 
render(TestSuite) - Method in interface com.agical.rdoc.velocity.VelocityNodeRenderer
 
Renderer - Class in com.agical.rdoc.velocity.render
 
Renderer() - Constructor for class com.agical.rdoc.velocity.render.Renderer
 
RenderingTest - Class in com.agical.rdoc.extension.junit
 
RenderingTest() - Constructor for class com.agical.rdoc.extension.junit.RenderingTest
 
replace(String, String, String) - Static method in class com.agical.rmock.core.util.StringUtils
 
replaceSection(String, Section) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
replayModifier() - Method in class com.agical.rmock.core.find.match.method.MethodMatchActionFactory
 
ReplayModifier - Class in com.agical.rmock.core.find.match.method
 
ReplayModifier(ExpectationModifier) - Constructor for class com.agical.rmock.core.find.match.method.ReplayModifier
 
reservedWord(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
reservedWord(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
reservedWord(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
reservedWord(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
reservedWord(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
reservedWord(CodeBlockBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
ResourceManager - Interface in com.agical.rdoc.core.resourcemanager
 
ResourceManagerFactory - Class in com.agical.rdoc.core.resourcemanager.impl
 
ResourceManagerFactory() - Constructor for class com.agical.rdoc.core.resourcemanager.impl.ResourceManagerFactory
 
ResourceNotAvailableSystemException - Exception in com.agical.rdoc.core.exception
 
ResourceNotAvailableSystemException(String, Throwable) - Constructor for exception com.agical.rdoc.core.exception.ResourceNotAvailableSystemException
 
ResourceNotAvailableSystemException(String) - Constructor for exception com.agical.rdoc.core.exception.ResourceNotAvailableSystemException
 
ResourceNotAvailableSystemException(Throwable) - Constructor for exception com.agical.rdoc.core.exception.ResourceNotAvailableSystemException
 
ResourceNotFoundSystemException - Exception in com.agical.rdoc.core.exception
 
ResourceNotFoundSystemException(String, Throwable) - Constructor for exception com.agical.rdoc.core.exception.ResourceNotFoundSystemException
 
ResourceNotFoundSystemException(String) - Constructor for exception com.agical.rdoc.core.exception.ResourceNotFoundSystemException
 
ResourceNotFoundSystemException(Throwable) - Constructor for exception com.agical.rdoc.core.exception.ResourceNotFoundSystemException
 
ResourceProvider - Interface in com.agical.rdoc.core.resourcemanager
 
ResourceProviderFactory - Class in com.agical.rdoc.core.resourcemanager.impl
(c) 2005 Agical AB
ResourceProviderFactory() - Constructor for class com.agical.rdoc.core.resourcemanager.impl.ResourceProviderFactory
 
ResourceRoot - Interface in com.agical.rdoc.core.resourcemanager
 
ResourceSystemException - Exception in com.agical.rdoc.core.exception
 
ResourceSystemException(String, Throwable) - Constructor for exception com.agical.rdoc.core.exception.ResourceSystemException
 
ResourceSystemException(String) - Constructor for exception com.agical.rdoc.core.exception.ResourceSystemException
 
ResourceSystemException(Throwable) - Constructor for exception com.agical.rdoc.core.exception.ResourceSystemException
 
RETURN - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
ReturnAction - Class in com.agical.rmock.core.action
(c) Agical AB 2005
ReturnAction(Object) - Constructor for class com.agical.rmock.core.action.ReturnAction
 
returnValue(Object) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(boolean) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(byte) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(char) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(short) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(int) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(long) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(float) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(double) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
returnValue(Object) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(boolean) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(byte) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(char) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(short) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(int) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(long) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(float) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
returnValue(double) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
RIGHT_BRACE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
RMockAssertionFailedException - Exception in com.agical.rmock.core.exception
 
RMockAssertionFailedException(Section, boolean, String) - Constructor for exception com.agical.rmock.core.exception.RMockAssertionFailedException
 
RMockConcurrentExceptionsException - Exception in com.agical.rmock.core.exception
 
RMockConcurrentExceptionsException(String) - Constructor for exception com.agical.rmock.core.exception.RMockConcurrentExceptionsException
 
RMockDocumentationControl - Class in com.agical.rmock.core.documentation.impl
 
RMockDocumentationControl() - Constructor for class com.agical.rmock.core.documentation.impl.RMockDocumentationControl
 
RMockEventTestStructureDirectorImpl - Class in com.agical.rdoc.core.model.test.director
 
RMockEventTestStructureDirectorImpl(TestStructureBuilder) - Constructor for class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
RMockExpectationException - Exception in com.agical.rmock.core.exception
Base class for expectation related exceptions.
RMockExpectationException(Section, boolean, String) - Constructor for exception com.agical.rmock.core.exception.RMockExpectationException
 
RMockExpectationException(Section, boolean, String, Throwable) - Constructor for exception com.agical.rmock.core.exception.RMockExpectationException
 
RMockInternalError - Exception in com.agical.rmock.core.exception
 
RMockInternalError(String) - Constructor for exception com.agical.rmock.core.exception.RMockInternalError
 
RMockInternalError(String, Throwable) - Constructor for exception com.agical.rmock.core.exception.RMockInternalError
 
RMockMojo - Class in com.agical.rmock.maven
Runs Run TDDoc administrative tasks
RMockMojo() - Constructor for class com.agical.rmock.maven.RMockMojo
 
RMockNamingPolicy - Class in com.agical.rmock.extension.cglib
 
RMockNamingPolicy(String, String) - Constructor for class com.agical.rmock.extension.cglib.RMockNamingPolicy
 
RMockServiceFactory - Interface in com.agical.rmock.core.configuration
 
RMockServiceFactoryTestCase - Class in com.agical.rmock.extension.junit
 
RMockServiceFactoryTestCase() - Constructor for class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
RMockSimpleService - Interface in com.agical.rmock.core.configuration
A simple service has less control over it's creation than a service created with an RMockServiceFactory.
RMockSingletonService - Interface in com.agical.rmock.core.configuration
 
RMockSystemException - Exception in com.agical.rmock.core.exception
 
RMockSystemException(String) - Constructor for exception com.agical.rmock.core.exception.RMockSystemException
 
RMockSystemException(String, Throwable) - Constructor for exception com.agical.rmock.core.exception.RMockSystemException
 
RMockSystemException(Throwable) - Constructor for exception com.agical.rmock.core.exception.RMockSystemException
 
RMockSystemException() - Constructor for exception com.agical.rmock.core.exception.RMockSystemException
 
RMockSystemExceptionInterceptedException - Exception in com.agical.rmock.core.exception
 
RMockSystemExceptionInterceptedException(String, Throwable) - Constructor for exception com.agical.rmock.core.exception.RMockSystemExceptionInterceptedException
 
RMockTestCase - Class in com.agical.rmock.extension.junit
(c) Agical AB 2005
RMockTestCase() - Constructor for class com.agical.rmock.extension.junit.RMockTestCase
 
RMockTestCase(String) - Constructor for class com.agical.rmock.extension.junit.RMockTestCase
 
RMockTestCase(Hub, String) - Constructor for class com.agical.rmock.extension.junit.RMockTestCase
 
RMockThreadSupportingTestCase - Class in com.agical.rmock.extension.junit
(c) 2005 Agical AB
RMockThreadSupportingTestCase(String) - Constructor for class com.agical.rmock.extension.junit.RMockThreadSupportingTestCase
 
RMockThreadSupportingTestCase() - Constructor for class com.agical.rmock.extension.junit.RMockThreadSupportingTestCase
 
run(TestResult) - Method in class com.agical.rdoc.extension.junit.RenderingTest
 
run() - Method in class com.agical.rmock.core.strategy.impl.BeginVerifyStep
 
run() - Method in class com.agical.rmock.core.strategy.impl.CompositeStep
Runs all configured steps
run() - Method in class com.agical.rmock.core.strategy.impl.EndVerifyStep
 
run() - Method in class com.agical.rmock.core.strategy.impl.ExceptionVerifierTestStepDecorator
 
run() - Method in class com.agical.rmock.core.strategy.impl.FinallyStep
 
run() - Method in class com.agical.rmock.core.strategy.impl.MethodStep
 
run() - Method in class com.agical.rmock.core.strategy.impl.ThreadedCompositeStep
 
run() - Method in interface com.agical.rmock.core.strategy.TestStep
 
run(TestResult) - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
 
runBare() - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
Gets and runs the strategy.
runStrategy(TestStep) - Method in class com.agical.rmock.core.expectation.Engine
 
runStrategy(TestStep) - Method in interface com.agical.rmock.core.strategy.StrategyRunner
 
RuntimeException - Exception in com.agical.rdoc.core.parser
Exception that wrapps the java.lang.RuntimeException for the JavaCC generated code.
RuntimeException(Throwable) - Constructor for exception com.agical.rdoc.core.parser.RuntimeException
 

S

s - Variable in class com.agical.rmock.extension.junit.RMockTestCase
 
same(Object) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual object is the same reference as the ref object.
SameConstraint - Class in com.agical.rmock.core.match.constraint
(c) Agical AB 2005
SameConstraint(Object) - Constructor for class com.agical.rmock.core.match.constraint.SameConstraint
 
Section - Interface in com.agical.rmock.core
A section groups expectations so that they are easier to identify in error messages.
SectionDescriber - Interface in com.agical.rmock.core.describe
(c) Agical AB 2005
SectionDescriberImpl - Class in com.agical.rmock.core.describe.impl
(c) Agical AB 2005
SectionDescriberImpl(StringWriter, String) - Constructor for class com.agical.rmock.core.describe.impl.SectionDescriberImpl
 
SectionFactory - Class in com.agical.rmock.core.expectation.section
 
SectionFactory() - Constructor for class com.agical.rmock.core.expectation.section.SectionFactory
 
SectionManager - Interface in com.agical.rmock.core
 
SectionManagerService - Class in com.agical.rmock.core.expectation.section.service
 
SectionManagerService() - Constructor for class com.agical.rmock.core.expectation.section.service.SectionManagerService
 
SectionManagerServiceFactory - Class in com.agical.rmock.core.expectation.section.service
 
SectionManagerServiceFactory() - Constructor for class com.agical.rmock.core.expectation.section.service.SectionManagerServiceFactory
 
SectionProvider - Interface in com.agical.rmock.core
 
SEMICOLON - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
sendInvocationListenerEvent(Object, Object[], Method, InvocationListener, ObjectReferenceRetriever, ExpectationsState) - Method in class com.agical.rmock.extension.cglib.BaseInvocationHandler
 
Service - Class in com.agical.rmock.core.find.iterator
 
Service() - Constructor for class com.agical.rmock.core.find.iterator.Service
 
SERVICE_LOCATION - Static variable in class com.agical.rmock.core.find.iterator.Service
 
ServiceException - Exception in com.agical.rmock.core.find.iterator
 
ServiceException(Class, String, URL, Exception) - Constructor for exception com.agical.rmock.core.find.iterator.ServiceException
 
setAction(Action) - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
setAction(Action) - Method in interface com.agical.rmock.core.expectation.modification.ModifiableExpectation
 
setArguments(Expression[]) - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
setArguments(Expression[]) - Method in interface com.agical.rmock.core.expectation.modification.ModifiableExpectation
 
setAsserter(Assert) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
setDebugStream(PrintStream) - Method in class com.agical.rdoc.core.parser.RDocParserTokenManager
Set debug output.
setDocumentationContext(DocumentationContext) - Method in class com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceImpl
 
setDocumentationContextListener(DocumentationControlListener) - Method in class com.agical.rmock.core.documentation.impl.RMockDocumentationControl
 
setEscape(String, String) - Method in interface com.agical.rdoc.util.EscapeHandler
 
setEscape(String, String) - Method in class com.agical.rdoc.util.SimpleEscapeHandler
 
setExceptionVerifier(ExceptionVerifier) - Method in class com.agical.rmock.core.expectation.Engine
 
setExceptionVerifier(ExceptionVerifier) - Method in class com.agical.rmock.core.strategy.impl.ExceptionVerifierTestStepDecorator
 
setExceptionVerifier(ExceptionVerifier) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
setExceptionVerifierListener(ExceptionVerifierListener) - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
setExpectationListener(ExpectationListener) - Method in class com.agical.rmock.core.expectation.Engine
 
setExpectationListener(ExpectationListener) - Method in interface com.agical.rmock.core.expectation.ExpectationEventSource
 
setExpectationListener(ExpectationListener) - Method in class com.agical.rmock.core.expectation.ExpectationEventSourceImpl
 
setExpectationState(ExpectationsState) - Method in class com.agical.rmock.core.strategy.impl.BeginVerifyStep
 
setExpectationState(ExpectationsState) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
setFinallyStep(TestStep) - Method in class com.agical.rmock.core.strategy.impl.FinallyStep
 
setGeneratedResourcesSource(String) - Method in class com.agical.rmock.maven.RMockMojo
 
setGeneratedResourcesTarget(String[]) - Method in class com.agical.rmock.maven.RMockMojo
 
setHub(Hub) - Method in class com.agical.rdoc.core.model.test.director.RMockEventTestStructureDirectorImpl
 
setId(String) - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
setId(String) - Method in interface com.agical.rmock.core.expectation.modification.ModifiableExpectation
 
setInvocationHandler(InvocationHandler) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
setInvocationListener(InvocationListener) - Method in class com.agical.rmock.extension.cglib.CglibProxyFactory
 
setLastExpectationProvider(LastExpectationProvider) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
setMainStep(TestStep) - Method in class com.agical.rmock.core.strategy.impl.FinallyStep
 
setMax(int) - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
 
setMethod(String) - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
setMethod(String) - Method in interface com.agical.rmock.core.expectation.modification.ModifiableExpectation
 
setModelFactory(ModelFactory) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
setModelFactory(ModelFactory) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
setModelFactory(ModelFactory) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
setMultiplicity(Multiplicity) - Method in class com.agical.rmock.core.expectation.ExpectationImpl
 
setMultiplicity(Multiplicity) - Method in interface com.agical.rmock.core.expectation.modification.ModifiableExpectation
 
setMultiplicityModifier(MultiplicityModifier) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
setNameSpaceProvider(NameSpaceProvider) - Method in class com.agical.rdoc.velocity.impl.VelocityManagerImpl
 
setPackage(String) - Method in class com.agical.rdoc.core.model.impl.RDocModelBuilderImpl
 
setPackage(String) - Method in interface com.agical.rdoc.core.model.RDocModelBuilder
 
setProxyFactory(ProxyFactory) - Method in class com.agical.rmock.core.expectation.Engine
 
setProxyFactory(ProxyFactory) - Method in class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
setResourceManager(ResourceManager) - Method in class com.agical.rdoc.core.model.impl.Source
 
setResourceManager(ResourceManager) - Method in class com.agical.rdoc.core.render.TDDocRenderer
 
setResourceManager(ResourceManager) - Method in class com.agical.rdoc.extension.junit.RenderingTest
 
setResourceManager(ResourceManager) - Method in class com.agical.rdoc.velocity.render.VelocityTestStructureRenderer
 
setResourceProvider(ResourceProvider) - Method in class com.agical.rdoc.core.resourcemanager.impl.FileResourceManager
 
setResourceProvider(ResourceProvider) - Method in class com.agical.rdoc.velocity.impl.VelocityManagerImpl
The resourceprovider will be provided by rMock
setSectionManager(SectionManager) - Method in class com.agical.rmock.extension.junit.RMockTestCase
 
setSectionProvider(SectionProvider) - Method in class com.agical.rmock.core.expectation.Engine
 
setSourceModelProvider(SourceModelProvider) - Method in class com.agical.rdoc.core.service.impl.Code
 
setStrategyRunner(StrategyRunner) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
setTabSize(int) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
 
setTargetPropertiesFile(String) - Method in class com.agical.rdoc.core.target.impl.PropertiesTargetProvider
 
setTargetProvider(TargetProvider) - Method in class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
setTargetProvider(TargetProvider) - Method in class com.agical.rdoc.core.resourcemanager.impl.FileResourceManager
 
setTargetProvider(TargetProvider) - Method in class com.agical.rdoc.velocity.impl.VelocityManagerImpl
 
setTemplateProvider(SourceModelProvider) - Method in class com.agical.rdoc.velocity.render.Renderer
 
setTestCaseListener(TestCaseListener) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
setTestStructureListener(TestStructureListener) - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
 
setTestSuiteListener(TestSuiteListener) - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
 
setTextFormatter(TextFormatter) - Method in class com.agical.rdoc.core.model.impl.Source
 
setTextFormatter(TextFormatter) - Method in class com.agical.rdoc.core.service.impl.Code
 
setUp() - Method in class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
setUp() - Method in class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
setupSuite() - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
 
setUserExceptionExpectation(Expression) - Method in interface com.agical.rmock.core.exception.manager.ExceptionVerifier
 
setUserExceptionExpectation(Expression) - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
setVelocityManager(VelocityManager) - Method in class com.agical.rdoc.velocity.render.Renderer
 
setVelocityManagerFactory(VelocityManagerFactory) - Method in class com.agical.rdoc.velocity.render.VelocityTestStructureRenderer
 
setVerifiable(Verifiable) - Method in class com.agical.rmock.core.strategy.impl.BeginVerifyStep
 
setVerifiable(Verifiable) - Method in class com.agical.rmock.core.strategy.impl.EndVerifyStep
 
setVerifiable(Verifiable) - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
 
SHORT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
SimpleCharStream - Class in com.agical.rdoc.core.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class com.agical.rdoc.core.parser.SimpleCharStream
Constructor.
SimpleEscapeHandler - Class in com.agical.rdoc.util
 
SimpleEscapeHandler() - Constructor for class com.agical.rdoc.util.SimpleEscapeHandler
 
simpleName(String) - Method in class com.agical.rdoc.core.service.impl.Naming
 
simpleName(String) - Method in interface com.agical.rdoc.core.service.NamingService
Creates a simple name of a fully quailified name
SINGLE_LINE_COMMENT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
singleLineComment(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
singleLineComment(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
singleLineComment(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
singleLineComment(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
singleLineComment(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
Source - Class in com.agical.rdoc.core.model.impl
 
Source() - Constructor for class com.agical.rdoc.core.model.impl.Source
 
SourceModel - Interface in com.agical.rdoc.core.model
 
SourceModelImpl - Class in com.agical.rdoc.core.model.impl
 
SourceModelImpl(String) - Constructor for class com.agical.rdoc.core.model.impl.SourceModelImpl
 
SourceModelProvider - Interface in com.agical.rdoc.core.model
 
SourceNotFoundSystemException - Exception in com.agical.rdoc.core.exception
 
SourceNotFoundSystemException(String, Throwable) - Constructor for exception com.agical.rdoc.core.exception.SourceNotFoundSystemException
 
SourceNotFoundSystemException(String) - Constructor for exception com.agical.rdoc.core.exception.SourceNotFoundSystemException
 
SourceNotFoundSystemException(Throwable) - Constructor for exception com.agical.rdoc.core.exception.SourceNotFoundSystemException
 
SourceProvider - Interface in com.agical.rdoc.core.resourcemanager
 
SourceProviderFactory - Class in com.agical.rdoc.core.resourcemanager.impl
 
SourceProviderFactory() - Constructor for class com.agical.rdoc.core.resourcemanager.impl.SourceProviderFactory
 
space() - Method in class com.agical.rdoc.core.model.AbstractWhiteSpaceBuilder
 
space() - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
space() - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
space() - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
space() - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
space() - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
space() - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
space() - Method in interface com.agical.rdoc.core.model.WhiteSpaceBuilder
 
SPACE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
specialToken - Variable in class com.agical.rdoc.core.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split(String, String) - Static method in class com.agical.rmock.core.util.StringUtils
 
split(String, String, boolean) - Static method in class com.agical.rmock.core.util.StringUtils
 
StackedSection - Class in com.agical.rmock.core.expectation.section
 
StackedSection(SectionProvider) - Constructor for class com.agical.rmock.core.expectation.section.StackedSection
 
startingWith(String) - Method in class com.agical.rmock.core.match.constraint.ConstraintFactory
Passes if the actual string begins with the value of string
StartsWithConstraint - Class in com.agical.rmock.core.match.constraint
 
StartsWithConstraint(String) - Constructor for class com.agical.rmock.core.match.constraint.StartsWithConstraint
 
startVerification() - Method in class com.agical.rmock.extension.junit.RMockTestCase
Change state of the mocks to start verify the recorded calls.
STATIC - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
staticFlag - Static variable in class com.agical.rdoc.core.parser.SimpleCharStream
Whether parser is static.
StrategyRunner - Interface in com.agical.rmock.core.strategy
 
StrategyTerminatingException - Exception in com.agical.rmock.core.exception
 
StrategyTerminatingException() - Constructor for exception com.agical.rmock.core.exception.StrategyTerminatingException
 
STRICTFP - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
string(String) - Method in interface com.agical.rdoc.core.model.CodeBlockBuilder
 
string(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
string(String) - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
STRING - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
STRING_DATA - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
StringLengthComparator - Class in com.agical.rdoc.util
 
StringLengthComparator() - Constructor for class com.agical.rdoc.util.StringLengthComparator
 
stringLiteral(String) - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
stringLiteral(String) - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
StringObjectConverter - Class in com.agical.rdoc.core.converter.impl
 
StringObjectConverter(String) - Constructor for class com.agical.rdoc.core.converter.impl.StringObjectConverter
 
StringUtils - Class in com.agical.rmock.core.util
 
StringUtils - Class in com.agical.rmock.extension.cglib
 
StringUtils() - Constructor for class com.agical.rmock.extension.cglib.StringUtils
 
strong(String) - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
strong(String) - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
strong(String) - Method in interface com.agical.rdoc.core.model.TDDocCommentBuilder
 
stub(Class, String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Deprecated. use intercept instead
stub(Class, Class[], Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Deprecated. use intercept instead
stub(Class, Object[], String) - Method in class com.agical.rmock.extension.junit.RMockTestCase
Deprecated. use intercept instead
SUPER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
SWITCH - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
SwitchTo(int) - Method in class com.agical.rdoc.core.parser.RDocParserTokenManager
Switch to specified lex state.
SYNCHRONIZED - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
SystemPropertiesBasedirProvider - Class in com.agical.rdoc.core.resourcemanager.impl
 
SystemPropertiesBasedirProvider() - Constructor for class com.agical.rdoc.core.resourcemanager.impl.SystemPropertiesBasedirProvider
 

T

tab() - Method in class com.agical.rdoc.core.model.AbstractWhiteSpaceBuilder
 
tab() - Method in interface com.agical.rdoc.core.model.CodeFormatter
 
tab() - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
tab() - Method in class com.agical.rdoc.core.model.impl.CodeBockBuilderDecorator
 
tab() - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
tab() - Method in class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
tab() - Method in class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
tab() - Method in interface com.agical.rdoc.core.model.WhiteSpaceBuilder
 
TAB - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
tabSize - Variable in class com.agical.rdoc.core.parser.SimpleCharStream
 
TargetException - Exception in com.agical.rdoc.core.target
 
TargetException(String) - Constructor for exception com.agical.rdoc.core.target.TargetException
 
TargetProvider - Interface in com.agical.rdoc.core.target
 
TargetProviderFactory - Class in com.agical.rdoc.core.target.impl
 
TargetProviderFactory() - Constructor for class com.agical.rdoc.core.target.impl.TargetProviderFactory
 
TDDOC_ASTERIX - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_BEGIN_BODY - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_BEGIN_IDENTIFIER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_BODY_CHAR - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_DOCUMENTATION - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_END_BODY - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_END_IDENTIFIER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_ESCAPED_UNDERSCORE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_IDENTIFIER - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_NEW_LINE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_NEW_PARAGRAPH - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_SPACE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_TAB - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TDDOC_UNDERSCORE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
tddocComment(TDDocCommentScope) - Method in class com.agical.rdoc.core.parser.RDocParser
 
TDDocCommentBuilder - Interface in com.agical.rdoc.core.model
 
TDDocCommentBuilderDecorator - Class in com.agical.rdoc.core.model.impl
 
TDDocCommentBuilderDecorator(TDDocCommentBuilder) - Constructor for class com.agical.rdoc.core.model.impl.TDDocCommentBuilderDecorator
 
TDDocCommentScope - Interface in com.agical.rdoc.core.model
 
tdDocEmphasized(TDDocCommentBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
tdDocFormattedText(StringBuffer) - Method in class com.agical.rdoc.core.parser.RDocParser
 
tdDocNewParagraph(TDDocCommentBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
TDDocRenderer - Class in com.agical.rdoc.core.render
 
TDDocRenderer() - Constructor for class com.agical.rdoc.core.render.TDDocRenderer
 
TDDocService - Class in com.agical.rdoc.core
 
TDDocService() - Constructor for class com.agical.rdoc.core.TDDocService
 
TDDocSourceModelInputStreamConverter - Class in com.agical.rdoc.core.model.impl
 
TDDocSourceModelInputStreamConverter(TextFormatter) - Constructor for class com.agical.rdoc.core.model.impl.TDDocSourceModelInputStreamConverter
 
tdDocStrong(TDDocCommentBuilder) - Method in class com.agical.rdoc.core.parser.RDocParser
 
TDDocTestSuite - Class in com.agical.rdoc.extension.junit
 
TDDocTestSuite(String) - Constructor for class com.agical.rdoc.extension.junit.TDDocTestSuite
 
TDDocTestSuite(String, Configurator, String) - Constructor for class com.agical.rdoc.extension.junit.TDDocTestSuite
 
TDDocTestSuite(String, Configurator) - Constructor for class com.agical.rdoc.extension.junit.TDDocTestSuite
 
tearDown() - Method in class com.agical.rmock.extension.junit.BasicJUnitStrategyTestCase
 
Test - Interface in com.agical.rdoc.core.model.test
 
testCanCreateService() - Method in class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
TestCase - Interface in com.agical.rdoc.core.model.test
 
TestCaseBuilder - Interface in com.agical.rdoc.core.model.test
 
TestCaseBuilderImpl - Class in com.agical.rdoc.core.model.test.builder
 
TestCaseBuilderImpl(TestCase) - Constructor for class com.agical.rdoc.core.model.test.builder.TestCaseBuilderImpl
 
TestCaseImpl - Class in com.agical.rdoc.core.model.test.impl
 
TestCaseImpl(Class) - Constructor for class com.agical.rdoc.core.model.test.impl.TestCaseImpl
 
TestCaseListener - Interface in com.agical.rmock.core.event
 
testCreate() - Method in class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
TestFinder - Interface in com.agical.rmock.extension.junit
 
testGetServiceType() - Method in class com.agical.rmock.extension.junit.RMockServiceFactoryTestCase
 
TestImpl - Class in com.agical.rdoc.core.model.test.impl
 
TestImpl(String, TestCase, DocumentationContext) - Constructor for class com.agical.rdoc.core.model.test.impl.TestImpl
 
TestIterator - Interface in com.agical.rmock.extension.junit
 
TestNode - Interface in com.agical.rdoc.core.model.test
 
TestNodeVisitor - Interface in com.agical.rdoc.core.model.test
 
tests() - Method in interface com.agical.rmock.extension.junit.TestFinder
 
TestStep - Interface in com.agical.rmock.core.strategy
 
TestStructure - Interface in com.agical.rdoc.core.model.test
 
TestStructureBuilder - Interface in com.agical.rdoc.core.model.test
 
TestStructureBuilderImpl - Class in com.agical.rdoc.core.model.test.builder
 
TestStructureBuilderImpl() - Constructor for class com.agical.rdoc.core.model.test.builder.TestStructureBuilderImpl
 
TestStructureImpl - Class in com.agical.rdoc.core.model.test.impl
 
TestStructureImpl(String) - Constructor for class com.agical.rdoc.core.model.test.impl.TestStructureImpl
 
TestStructureListener - Interface in com.agical.rmock.core.event
 
TestStructureService - Interface in com.agical.rdoc.core.model.test.service
 
testStructureService - Variable in class com.agical.rdoc.extension.junit.TDDocTestSuite
 
TestStructureServiceFactory - Class in com.agical.rdoc.core.model.test.service
 
TestStructureServiceFactory() - Constructor for class com.agical.rdoc.core.model.test.service.TestStructureServiceFactory
 
TestStructureServiceImpl - Class in com.agical.rdoc.core.model.test.service
 
TestStructureServiceImpl() - Constructor for class com.agical.rdoc.core.model.test.service.TestStructureServiceImpl
 
TestStructureStreamBuilder - Class in com.agical.rdoc.core.model.test.builder
 
TestStructureStreamBuilder(OutputStream) - Constructor for class com.agical.rdoc.core.model.test.builder.TestStructureStreamBuilder
 
TestSuite - Interface in com.agical.rdoc.core.model.test.builder
 
TestSuiteBuilder - Interface in com.agical.rdoc.core.model.test
 
TestSuiteBuilderImpl - Class in com.agical.rdoc.core.model.test.builder
 
TestSuiteBuilderImpl(TestSuiteBuilder, TestSuite) - Constructor for class com.agical.rdoc.core.model.test.builder.TestSuiteBuilderImpl
 
TestSuiteFactory - Interface in com.agical.rdoc.core.model.test
 
TestSuiteImpl - Class in com.agical.rdoc.core.model.test.impl
 
TestSuiteImpl(String, Class) - Constructor for class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
TestSuiteListener - Interface in com.agical.rmock.core.event
 
TestSuitePostProcessor - Interface in com.agical.rdoc.core
 
TextFormatter - Interface in com.agical.rdoc.core.model
 
THIS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
ThreadedCompositeStep - Class in com.agical.rmock.core.strategy.impl
 
ThreadedCompositeStep() - Constructor for class com.agical.rmock.core.strategy.impl.ThreadedCompositeStep
 
THROW - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
throwableThrown(Throwable) - Method in class com.agical.rdoc.core.model.test.service.ExceptionRegisteringServiceImpl
 
throwableThrown(Throwable) - Method in interface com.agical.rmock.core.event.ExceptionVerifierListener
 
throwException(Throwable) - Method in interface com.agical.rmock.core.expectation.modification.ActionModifier
 
throwException(Throwable) - Method in class com.agical.rmock.core.expectation.modification.impl.ExpectationModifierImpl
 
THROWS - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
ThrowsAction - Class in com.agical.rmock.core.action
(c) Agical AB 2005
ThrowsAction(Throwable) - Constructor for class com.agical.rmock.core.action.ThrowsAction
 
TIMES - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
to(String) - Method in interface com.agical.rdoc.core.model.CodeBlock
 
to(String) - Method in class com.agical.rdoc.core.model.impl.CodeBlockImpl
 
to(int) - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory.LimitableMultiplicity
Limits the maximum number of matches this multiplicity can make.
token - Variable in class com.agical.rdoc.core.parser.RDocParser
Current token.
Token - Class in com.agical.rdoc.core.parser
Describes the input token stream.
Token() - Constructor for class com.agical.rdoc.core.parser.Token
No-argument constructor
Token(int) - Constructor for class com.agical.rdoc.core.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class com.agical.rdoc.core.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class com.agical.rdoc.core.parser.RDocParser
Generated Token Manager.
tokenImage - Variable in exception com.agical.rdoc.core.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
Literal token values.
TokenMgrError - Error in com.agical.rdoc.core.parser
Token Manager Error.
TokenMgrError() - Constructor for error com.agical.rdoc.core.parser.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error com.agical.rdoc.core.parser.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.agical.rdoc.core.parser.TokenMgrError
Full Constructor.
toString() - Method in class com.agical.rdoc.core.impl.DocumentationContextImpl
 
toString() - Method in class com.agical.rdoc.core.impl.DocumentationContextWrapper
 
toString() - Method in class com.agical.rdoc.core.model.impl.CodeBlockBuilderImpl
 
toString() - Method in class com.agical.rdoc.core.model.impl.CodeBlockImpl
 
toString() - Method in class com.agical.rdoc.core.model.impl.RDocCommentBuilderImpl
 
toString() - Method in class com.agical.rdoc.core.model.test.ExceptionModelImpl
 
toString() - Method in class com.agical.rdoc.core.model.test.impl.TestCaseImpl
 
toString() - Method in class com.agical.rdoc.core.model.test.impl.TestImpl
 
toString() - Method in class com.agical.rdoc.core.model.test.impl.TestStructureImpl
 
toString() - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
toString() - Method in class com.agical.rdoc.core.parser.Token
Returns the image.
toString() - Method in class com.agical.rdoc.core.render.TDDocRenderer
 
toString() - Method in class com.agical.rdoc.core.service.code.impl.LazyMethod
 
toString() - Method in class com.agical.rdoc.extension.junit.RenderingTest
 
toString() - Method in class com.agical.rmock.core.match.constraint.AbstractConstraint
 
ToStringReference - Class in com.agical.rmock.core.match.reference
References objects and describes them with object.toString()

(c) 2005 Agical AB
ToStringReference(Object) - Constructor for class com.agical.rmock.core.match.reference.ToStringReference
 
TRANSIENT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TRUE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
TRUE - Variable in class com.agical.rmock.core.match.constraint.ConstraintFactory
Checks if the checked actual value is a boolen and true
TRY - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
type() - Method in class com.agical.rdoc.core.parser.RDocParser
 
Type - Interface in com.agical.rdoc.core.service.code
A model representing a Type.
TypeFactory - Interface in com.agical.rdoc.core.service.code
 

U

UnclosedSectionException - Exception in com.agical.rmock.core.exception
(c) Agical AB 2005
UnclosedSectionException(Stack) - Constructor for exception com.agical.rmock.core.exception.UnclosedSectionException
 
UnexpectedFatalSystemException - Exception in com.agical.rmock.core.exception
 
UnexpectedFatalSystemException(String, Throwable) - Constructor for exception com.agical.rmock.core.exception.UnexpectedFatalSystemException
 
UnexpectedFatalSystemException(Throwable) - Constructor for exception com.agical.rmock.core.exception.UnexpectedFatalSystemException
 
UnexpectedInvocationException - Exception in com.agical.rmock.core.exception
Thrown when an invocation is made that is not expected according to setup expectations.
UnexpectedInvocationException(Section, boolean, String) - Constructor for exception com.agical.rmock.core.exception.UnexpectedInvocationException
 
UNICODE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
UNICODE_DIGIT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
unordered(String) - Method in class com.agical.rmock.core.expectation.section.SectionFactory
 
UnsatisfiedDependencySystemException - Exception in com.agical.rmock.core.exception
 
UnsatisfiedDependencySystemException(Class) - Constructor for exception com.agical.rmock.core.exception.UnsatisfiedDependencySystemException
 
UnsatisfiedExpectationsException - Exception in com.agical.rmock.core.exception
Thrown when one or more expectations are not satisfied.
UnsatisfiedExpectationsException(Section, boolean) - Constructor for exception com.agical.rmock.core.exception.UnsatisfiedExpectationsException
 
UnsupportedClassLocationException - Exception in com.agical.rmock.core.find
 
UnsupportedClassLocationException(String) - Constructor for exception com.agical.rmock.core.find.UnsupportedClassLocationException
 
UnsupportedEncodingSystemException - Exception in com.agical.rdoc.core.exception
 
UnsupportedEncodingSystemException(String, Throwable) - Constructor for exception com.agical.rdoc.core.exception.UnsupportedEncodingSystemException
 
UnsupportedEncodingSystemException(String) - Constructor for exception com.agical.rdoc.core.exception.UnsupportedEncodingSystemException
 
UnsupportedEncodingSystemException(Throwable) - Constructor for exception com.agical.rdoc.core.exception.UnsupportedEncodingSystemException
 
UnsupportedTestClassException - Exception in com.agical.rmock.extension.junit
 
UnsupportedTestClassException(String) - Constructor for exception com.agical.rmock.extension.junit.UnsupportedTestClassException
 
UpdateLineColumn(char) - Method in class com.agical.rdoc.core.parser.SimpleCharStream
 

V

variableValue() - Method in class com.agical.rdoc.core.parser.RDocParser
 
VelocityGenerationSystemException - Exception in com.agical.rdoc.velocity
 
VelocityGenerationSystemException(Throwable) - Constructor for exception com.agical.rdoc.velocity.VelocityGenerationSystemException
 
VelocityManager - Interface in com.agical.rdoc.velocity
 
VelocityManagerFactory - Interface in com.agical.rdoc.velocity
 
VelocityManagerFactoryImpl - Class in com.agical.rdoc.velocity.impl
 
VelocityManagerFactoryImpl() - Constructor for class com.agical.rdoc.velocity.impl.VelocityManagerFactoryImpl
 
VelocityManagerImpl - Class in com.agical.rdoc.velocity.impl
 
VelocityManagerImpl() - Constructor for class com.agical.rdoc.velocity.impl.VelocityManagerImpl
 
VelocityManagerServiceFactory - Class in com.agical.rdoc.velocity.impl
 
VelocityManagerServiceFactory() - Constructor for class com.agical.rdoc.velocity.impl.VelocityManagerServiceFactory
 
VelocityNodeRenderer - Interface in com.agical.rdoc.velocity
 
VelocityTemplateConverter - Class in com.agical.rdoc.velocity.render
 
VelocityTemplateConverter(Context) - Constructor for class com.agical.rdoc.velocity.render.VelocityTemplateConverter
 
VelocityTestStructureRenderer - Class in com.agical.rdoc.velocity.render
 
VelocityTestStructureRenderer(String, String, TextFormatter) - Constructor for class com.agical.rdoc.velocity.render.VelocityTestStructureRenderer
 
Verifiable - Interface in com.agical.rmock.core
 
verify() - Method in class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
 
verifyActualThrowable(Throwable) - Method in interface com.agical.rmock.core.exception.manager.ExceptionVerifier
 
verifyActualThrowable(Throwable) - Method in class com.agical.rmock.core.exception.manager.ExceptionVerifierImpl
 
visit(Test) - Method in interface com.agical.rdoc.core.model.test.TestNodeVisitor
 
visit(TestCase) - Method in interface com.agical.rdoc.core.model.test.TestNodeVisitor
 
visit(TestSuite) - Method in interface com.agical.rdoc.core.model.test.TestNodeVisitor
 
visit(TestStructure) - Method in interface com.agical.rdoc.core.model.test.TestNodeVisitor
 
visit(Test) - Method in class com.agical.rdoc.core.model.test.visitor.PostProcessingVisitor
 
visit(TestCase) - Method in class com.agical.rdoc.core.model.test.visitor.PostProcessingVisitor
 
visit(TestSuite) - Method in class com.agical.rdoc.core.model.test.visitor.PostProcessingVisitor
 
visit(TestStructure) - Method in class com.agical.rdoc.core.model.test.visitor.PostProcessingVisitor
 
visit(Expectation, boolean) - Method in class com.agical.rmock.core.describe.impl.DocumentExpectationsVisitor
 
visit(Expectation, boolean) - Method in class com.agical.rmock.core.expectation.ExpectationCounterVisitor
 
visit(Expectation, boolean) - Method in class com.agical.rmock.core.expectation.InvocationExpectationVisitor
 
visit(Expectation, boolean) - Method in interface com.agical.rmock.core.ExpectationVisitor
Visits expectations
Visitable - Interface in com.agical.rmock.core
Common interface for visitable objects (sections and expectations).
visitChildren(TestNodeVisitor) - Method in class com.agical.rdoc.core.model.test.AbstractCompositeTestNode
 
visitThis(TestNodeVisitor) - Method in class com.agical.rdoc.core.model.test.AbstractCompositeTestNode
 
visitThis(TestNodeVisitor) - Method in class com.agical.rdoc.core.model.test.impl.TestCaseImpl
 
visitThis(TestNodeVisitor) - Method in class com.agical.rdoc.core.model.test.impl.TestStructureImpl
 
visitThis(TestNodeVisitor) - Method in class com.agical.rdoc.core.model.test.impl.TestSuiteImpl
 
VOID - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
VOLATILE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.

W

WHILE - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
WhiteSpaceBuilder - Interface in com.agical.rdoc.core.model
 
withParametersFrom(ParameterProvider) - Method in class com.agical.rmock.core.find.match.method.ExecuteMethodOnTargetMatchAction
 
withParametersFrom(ParameterProvider) - Method in interface com.agical.rmock.core.find.match.method.ParameterBuilder
 
write(ObjectConverter, Object, String) - Method in class com.agical.rdoc.core.resourcemanager.impl.FileResourceManager
 
write(ObjectConverter, Object, String) - Method in interface com.agical.rdoc.core.resourcemanager.ResourceManager
 
Write - Class in com.agical.rdoc.util
 
Write() - Constructor for class com.agical.rdoc.util.Write
 
write(Class, String, byte[]) - Static method in class com.agical.rdoc.util.Write
 
write(BasedirProvider, String, byte[]) - Static method in class com.agical.rdoc.util.Write
 
WriteException - Exception in com.agical.rdoc.core.resourcemanager
 
WriteException(String) - Constructor for exception com.agical.rdoc.core.resourcemanager.WriteException
 
writeInRoot(Class, String, byte[]) - Static method in class com.agical.rdoc.util.Write
 
WriterFactory - Interface in com.agical.rdoc.util
 
WriterService - Interface in com.agical.rdoc.util
 

X

XDocTextFormatter - Class in com.agical.rdoc.core.model.impl
 
XDocTextFormatter() - Constructor for class com.agical.rdoc.core.model.impl.XDocTextFormatter
 
XmlCodeFormatter - Class in com.agical.rdoc.core.model.impl
 
XmlCodeFormatter(TextFormatter) - Constructor for class com.agical.rdoc.core.model.impl.XmlCodeFormatter
 
XOR - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.
xor(Expression) - Method in interface com.agical.rmock.core.match.Expression
Xors this expression with the right side expression
xor(Expression) - Method in class com.agical.rmock.core.match.operator.AbstractExpression
 
XorOperator - Class in com.agical.rmock.core.match.operator
 
XorOperator(Expression, Expression) - Constructor for class com.agical.rmock.core.match.operator.XorOperator
 

_

_DEFAULT - Static variable in interface com.agical.rdoc.core.parser.RDocParserConstants
RegularExpression Id.

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

Copyright © 2005-2011 Agical AB. All Rights Reserved.