- abstr() - Method in class com.agical.rmock.core.match.constraint.clazz.ClassConstraintFactory
-
This constraint passes if the checked class is abstract
- AbstractBinaryOperator - Class in com.agical.rmock.core.match.operator
-
- AbstractBinaryOperator(String, Expression, Expression) - Constructor for class com.agical.rmock.core.match.operator.AbstractBinaryOperator
-
- 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.
- 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
-
- 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
-
- 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
-
- afterStructure() - Method in interface com.agical.rmock.core.event.TestStructureListener
-
- afterSuite() - Method in interface com.agical.rmock.core.event.TestSuiteListener
-
- 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(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
-
- 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 - 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..*
- 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
-
- 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
-
- 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
-
- 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
-
- CollectionSelector - Interface in com.agical.rmock.core.find
-
- 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.extension.cglib - package com.agical.rmock.extension.cglib
-
- com.agical.rmock.extension.junit - package com.agical.rmock.extension.junit
-
- 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.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
-
- 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.
- 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
-
- countTestCases() - Method in class com.agical.rmock.extension.junit.DynamicTestSuite
-
- countTestCases() - Method in interface com.agical.rmock.extension.junit.TestFinder
-
- create(Object) - Method in class com.agical.rmock.core.match.reference.ReferenceFactory
-
- 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
-
- 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
-
- createVerifyStep(String) - Method in class com.agical.rmock.extension.junit.AbstractMockStrategyTestCase
-
- 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
-
- 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
- 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
-
- 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
- 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.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
-
- exactly(int) - Method in class com.agical.rmock.core.match.multiplicity.MultiplicityFactory
-
- 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
-
- 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.
- 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
-
- 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
-
- extendSection(String) - Method in class com.agical.rmock.core.expectation.section.service.SectionManagerService
-
- extendSection(String) - Method in interface com.agical.rmock.core.SectionManager
-
- 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.
- 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
-
- 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
-
- getClassName(String, String, Object, Predicate) - Method in class com.agical.rmock.extension.cglib.RMockNamingPolicy
-
- 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
- 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
-
- getInstance() - Static method in class com.agical.rmock.core.configuration.ConfiguratorImpl
-
- 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
-
- 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 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() - Method in class com.agical.rmock.core.expectation.ExpectationImpl
-
- getMethod() - Method in interface com.agical.rmock.core.Expectation
-
- getMin() - Method in interface com.agical.rmock.core.match.Multiplicity
-
- getMin() - Method in class com.agical.rmock.core.match.multiplicity.impl.MultiplicityImpl
-
- 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.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 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
-
- 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
-
- 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
-
- 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.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
-
- 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 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
-
- getStrategyRunner() - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
-
- getSynchronized() - Method in class com.agical.rmock.core.expectation.reference.BasicMethodReference
-
- getSynchronized() - Method in interface com.agical.rmock.core.expectation.reference.MethodReference
-
- 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
-
- getValueFor(Class) - Method in interface com.agical.rmock.core.find.match.method.ParameterProvider
-
- getVerifiable() - Method in class com.agical.rmock.extension.junit.AbstractStrategyTestCase
-
- 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.
- 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
-
- 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
-
- in(Iterator) - Method in interface com.agical.rmock.core.find.CollectionSelector
-
- 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
-
- 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
-
- 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
-
- 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
-
- LastExpectationProvider - Interface in com.agical.rmock.core.expectation.modification
-
Interface used to access the last recorded invocation.
- 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.
- 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
-
- 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.
- 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
- 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
-
- MethodHandle - Interface in com.agical.rmock.core
-
A method handle represents an actual method implementation.
- 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
-
- 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
-
- 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
-
- 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