Package org.unitils.mock.argumentmatcher

Interface Summary
ArgumentMatcher A matcher that can check whether a given argument matches certain criteria.
 

Class Summary
ArgumentMatcherPositionFinder Utility class for locating argument matchers in method invocations.
ArgumentMatcherPositionFinder.ArgumentMatcherValue A value representing a found argument matcher invocation
ArgumentMatcherPositionFinder.MethodAnalyzer Analyzer that passes the line nrs to the given interpreter.
ArgumentMatcherPositionFinder.MethodInterpreter Interpreter that implements the argument matcher finder behavior.
ArgumentMatcherRepository A repository for holding the current set of argument matchers.
 

Enum Summary
ArgumentMatcher.MatchResult  
 



Copyright © 2011. All Rights Reserved.