All Classes
-
All Classes Interface Summary Class Summary Error Summary Class Description AbstractExpectation AbstractExpectationCollection AbstractServletTestHelper $Revision: 1.1 $And Calculates the logical conjunction of two constraints.AnyConstraintMatcher AssertMo C Convenient factory functions and constants for building predicates.Callable CallableAddable CallBag CallCollection CallFactory CallOnceExpectation CallSequence CallSignature CallStub CommonMockDataSource Abstract DataSource for use with mock testing.Constraint A constraint over acceptable values.ConstraintMatcher DefaultCallFactory DynamicUtil ErrorLogger ExceptionalReturnValue Sequence of exception values as required by MockMaker This is a generic class that should have been introduced to the mockobjects code stream instead of being separately included in org.mockobjects.Expectation An Expectation is an object that we set up at the beginning of a unit test to expect certain things to happen to it.ExpectationCollection An ExpectationCollection is an expectation that supports multiple values, such as lists and sets.ExpectationCounter ExpectationDoubleValue ExpectationList ExpectationMap ExpectationSegment ExpectationSet ExpectationSqlRow ExpectationValue File FileImpl FilterTestHelper $Revision: 1.1 $FullConstraintMatcher IOFactory IOFactoryImpl IsAnything A constraint that always returnstrue
.IsCloseTo Is the value a number equal to a value within some range of acceptable error?IsEqual Is the value equal to another value, as tested by theObject.equals(java.lang.Object)
method?IsEventFrom Tests if the value is an event announced by a specific object.IsGreaterThan Is the value greater than anotherComparable
value?IsInstanceOf Tests whether the value is an instance of a class.IsLessThan Is the value less than anotherComparable
value?IsNot Calculates the logical negation of a constraint.IsNull Is the value null?IsSame Is the value the same object as another value?MapEntry A public MapEntry data type that can be used where the Map.Entry interface is required (needed because the Sun implementation is package protected)Message MessageImpl MimeMessage MimeMessageFactory MimeMessageFactoryImpl MimeMessageImpl Mock MockArray MockArray.javaMockAttribute MockAttributes MockBodyContent MockConnection MockConnection Deprecated. Use temporary class MockConnection2MockConnection2 MockConnection2 is a tempary replacement for the MockConnection.MockContext MockDatabaseMetaData MockDataSource Empty implementation ofCommonMockDataSource
.MockDirContext MockDriver MockFile MockFileInputStream MockFilterChain MockFilterConfig MockHttpServletRequest MockHttpServletResponse MockHttpSession MockIOFactory MockJspWriter MockMapMessage MockMapMessageMockMessage MockMessage MockMessageConsumer MockMessageProducer MockMessagePublisher MockMimeMessage MockMimeMessageFactory MockMultiRowResultSet MockNaming MockNamingEnumeration MockObject MockObjectMessage MockOutputStream MockPageContext MockPreparedStatement MockPrintStream MockPrintWriter MockPropertyChangeListener Mock object for a PropertyChangeListener.MockQueue MockQueueConnection MockQueueConnectionFactory MockQueueReceiver MockQueueSender MockQueueSession MockRequestDispatcher MockResultSetMetaData Minimal implementation of ResultSetMetaData for testing.MockService MockServletConfig MockServletContext MockServletInputStream MockServletOutputStream MockSession MockSession MockSingleRowResultSet MockSocket MockSocketFactory MockStatement MockTemporaryQueue MockTextMessage MockTopic MockTopicConnection MockTopicConnectionFactory MockTopicPublisher MockTopicSession MockTopicSubscriber MockTransport MockWriter A mockWriter
.Naming NamingImpl NotImplementedException Null A class that represents thenull
value.Or Calculates the logical disjunction of two constraints.OrderedMock ReturnObjectBag The ReturnObjectBag is a map containing instances of ReturnObjectList.ReturnObjectList This class allows a list of objects to be setup which can be used whilst.The list is check to make sure that all the object in it are used and that none are left over at the end of a test.ReturnStub ReturnValue The ReturnValue class allows a value to be setup which will then be returned upon a specific method call.ReturnValues Sequence values as required by MockMaker This is a generic class that should have been introduced to the mockobjects code stream instead of being separately included in org.mockobjects.Service ServiceImpl ServletTestHelper Sets up mock servlet objects in a common configuration.Session SessionImpl Socket SocketFactory SocketFactoryImpl SocketImpl SuiteBuilder Singleton to fill in a JUnit Test composite for use in a suite method.TagTestHelper Sets up mock tag objects in a common configuration.TestCaseMo Provides a level of indirection from TestCase so you can accomodate JUnit interface changes (like the change from 2.x to 3.1)ThrowStub Transport TransportImpl Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred.Verifier Helper class to verify allExpectation
s of an object.VoidReturnValues Sequence of void values as required by MockMaker This is a generic class that should have been introduced to the mockobjects code stream instead of being separately included in org.mockobjects.VoidStub