Uses of Package
com.agical.rmock.core

Packages that use com.agical.rmock.core
com.agical.rmock.core   
com.agical.rmock.core.action   
com.agical.rmock.core.describe   
com.agical.rmock.core.describe.impl   
com.agical.rmock.core.exception   
com.agical.rmock.core.exception.manager   
com.agical.rmock.core.expectation   
com.agical.rmock.core.expectation.modification   
com.agical.rmock.core.expectation.modification.impl   
com.agical.rmock.core.expectation.section   
com.agical.rmock.core.expectation.section.service   
com.agical.rmock.core.strategy.impl   
com.agical.rmock.core.util   
com.agical.rmock.extension.cglib   
com.agical.rmock.extension.junit   
 

Classes in com.agical.rmock.core used by com.agical.rmock.core
Action
          Think of an action as a pluggable method body.
Expectation
          An expectation is a collection of attributes represening an expected method call.
ExpectationVisitor
          (c) Agical AB 2005
InvocationHandler
          An invocation handler handles invocations from mocks or intercepted objects.
MethodHandle
          A method handle represents an actual method implementation.
Section
          A section groups expectations so that they are easier to identify in error messages.
Visitable
          Common interface for visitable objects (sections and expectations).
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.action
Action
          Think of an action as a pluggable method body.
MethodHandle
          A method handle represents an actual method implementation.
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.describe
Section
          A section groups expectations so that they are easier to identify in error messages.
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.describe.impl
Expectation
          An expectation is a collection of attributes represening an expected method call.
ExpectationVisitor
          (c) Agical AB 2005
Section
          A section groups expectations so that they are easier to identify in error messages.
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.exception
Section
          A section groups expectations so that they are easier to identify in error messages.
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.exception.manager
Verifiable
           
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.expectation
Action
          Think of an action as a pluggable method body.
Assert
          An interface for doing AssertThat asserts.
Expectation
          An expectation is a collection of attributes represening an expected method call.
ExpectationVisitor
          (c) Agical AB 2005
InvocationHandler
          An invocation handler handles invocations from mocks or intercepted objects.
MethodHandle
          A method handle represents an actual method implementation.
ProxyFactory
          (c) Agical AB 2005
Section
          A section groups expectations so that they are easier to identify in error messages.
SectionProvider
           
Verifiable
           
Visitable
          Common interface for visitable objects (sections and expectations).
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.expectation.modification
Action
          Think of an action as a pluggable method body.
Expectation
          An expectation is a collection of attributes represening an expected method call.
Visitable
          Common interface for visitable objects (sections and expectations).
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.expectation.modification.impl
Action
          Think of an action as a pluggable method body.
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.expectation.section
ExpectationVisitor
          (c) Agical AB 2005
Section
          A section groups expectations so that they are easier to identify in error messages.
SectionProvider
           
Visitable
          Common interface for visitable objects (sections and expectations).
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.expectation.section.service
Section
          A section groups expectations so that they are easier to identify in error messages.
SectionManager
           
SectionProvider
           
Verifiable
           
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.strategy.impl
Verifiable
           
 

Classes in com.agical.rmock.core used by com.agical.rmock.core.util
MethodHandle
          A method handle represents an actual method implementation.
ProxyFactory
          (c) Agical AB 2005
 

Classes in com.agical.rmock.core used by com.agical.rmock.extension.cglib
InvocationHandler
          An invocation handler handles invocations from mocks or intercepted objects.
ProxyFactory
          (c) Agical AB 2005
 

Classes in com.agical.rmock.core used by com.agical.rmock.extension.junit
Assert
          An interface for doing AssertThat asserts.
ProxyFactory
          (c) Agical AB 2005
Section
          A section groups expectations so that they are easier to identify in error messages.
SectionManager
           
Verifiable
           
 



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