Artifact Repository

 Portal for Open Source Java Artifacts. Find Java Classes and Libraries.

Artifact Info

Name:MockRunner
Description:Mockrunner is a lightweight framework for unit testing applications in the J2EE environment. It supports servlets, filters, tag classes and Struts actions. It includes a JDBC a JMS and a JCA test framework and can be used to test EJB based applications.
GroupId:com.mockrunner
ArtifactId:mockrunner-jdk1.6-j2ee1.3
Available versions
and download
0.3.1
0.3.1
0.4
0.4
0.4
0.4
0.4
0.4
0.4
0.4
0.4
0.4
0.4
0.4
Included classes
com/mockrunner/base/BaseTestCase
com/mockrunner/base/BasicHTMLOutputTestCase
com/mockrunner/base/BasicWebTestCase
com/mockrunner/base/GenericHTMLOutputModule
com/mockrunner/base/HTMLOutputModule
com/mockrunner/base/HTMLOutputTestCase
com/mockrunner/base/MultiThreadTestSuite
com/mockrunner/base/NestedApplicationException
com/mockrunner/base/VerifyFailedException
com/mockrunner/base/WebTestCase
com/mockrunner/base/WebTestModule
com/mockrunner/connector/BasicConnectorTestCaseAdapter
com/mockrunner/connector/ConnectorTestCaseAdapter
com/mockrunner/connector/ConnectorTestModule
com/mockrunner/connector/GenericFailureInteraction
com/mockrunner/connector/IndexedRecordInteraction
com/mockrunner/connector/InteractionHandler
com/mockrunner/connector/InteractionImplementor
com/mockrunner/connector/MappedRecordInteraction
com/mockrunner/connector/StreamableRecordByteArrayInteraction
com/mockrunner/connector/WSIFInteraction
com/mockrunner/ejb/BasicEJBTestCaseAdapter
com/mockrunner/ejb/Configuration
com/mockrunner/ejb/EJBTestCaseAdapter
com/mockrunner/ejb/EJBTestModule
com/mockrunner/ejb/JNDIUtil
com/mockrunner/jdbc/AbstractOutParameterResultSetHandler
com/mockrunner/jdbc/AbstractParameterResultSetHandler
com/mockrunner/jdbc/AbstractResultSetHandler
com/mockrunner/jdbc/ArrayResultSetFactory
com/mockrunner/jdbc/BasicJDBCTestCaseAdapter
com/mockrunner/jdbc/CallableStatementResultSetHandler
com/mockrunner/jdbc/FileResultSetFactory
com/mockrunner/jdbc/JDBCTestCaseAdapter
com/mockrunner/jdbc/JDBCTestModule
com/mockrunner/jdbc/ParameterSets
com/mockrunner/jdbc/ParameterUtil
com/mockrunner/jdbc/PreparedStatementResultSetHandler
com/mockrunner/jdbc/ResultSetFactory
com/mockrunner/jdbc/SQLStatementMatcher
com/mockrunner/jdbc/SQLUtil
com/mockrunner/jdbc/StatementResultSetHandler
com/mockrunner/jdbc/StringValuesTable
com/mockrunner/jdbc/XMLResultSetFactory
com/mockrunner/jms/BasicJMSTestCaseAdapter
com/mockrunner/jms/ConfigurationManager
com/mockrunner/jms/DestinationManager
com/mockrunner/jms/GenericTransmissionManager
com/mockrunner/jms/JMSTestCaseAdapter
com/mockrunner/jms/JMSTestModule
com/mockrunner/jms/MessageManager
com/mockrunner/jms/QueueTransmissionManager
com/mockrunner/jms/TopicTransmissionManager
com/mockrunner/jms/TransmissionManagerWrapper
com/mockrunner/mock/connector/cci/ConnectorMockObjectFactory
com/mockrunner/mock/connector/cci/MockConnection
com/mockrunner/mock/connector/cci/MockConnectionFactory
com/mockrunner/mock/connector/cci/MockConnectionMetaData
com/mockrunner/mock/connector/cci/MockIndexedRecord
com/mockrunner/mock/connector/cci/MockInteraction
com/mockrunner/mock/connector/cci/MockLocalTransaction
com/mockrunner/mock/connector/cci/MockMappedRecord
com/mockrunner/mock/connector/cci/MockRecord
com/mockrunner/mock/connector/cci/MockRecordFactory
com/mockrunner/mock/connector/cci/MockResourceAdapterMetaData
com/mockrunner/mock/connector/cci/MockResultSetInfo
com/mockrunner/mock/connector/cci/MockStreamableByteArrayRecord
com/mockrunner/mock/connector/spi/MockConnectionManager
com/mockrunner/mock/connector/spi/MockManagedConnection
com/mockrunner/mock/connector/spi/MockManagedConnectionFactory
com/mockrunner/mock/connector/spi/MockManagedConnectionMetaData
com/mockrunner/mock/ejb/EJBMockObjectFactory
com/mockrunner/mock/ejb/MockUserTransaction
com/mockrunner/mock/jdbc/JDBCMockObjectFactory
com/mockrunner/mock/jdbc/MockArray
com/mockrunner/mock/jdbc/MockBlob
com/mockrunner/mock/jdbc/MockCallableStatement
com/mockrunner/mock/jdbc/MockClob
com/mockrunner/mock/jdbc/MockConnection
com/mockrunner/mock/jdbc/MockDataSource
com/mockrunner/mock/jdbc/MockDatabaseMetaData
com/mockrunner/mock/jdbc/MockDriver
com/mockrunner/mock/jdbc/MockNClob
com/mockrunner/mock/jdbc/MockParameterMetaData
com/mockrunner/mock/jdbc/MockPreparedStatement
com/mockrunner/mock/jdbc/MockRef
com/mockrunner/mock/jdbc/MockResultSet
com/mockrunner/mock/jdbc/MockResultSetMetaData
com/mockrunner/mock/jdbc/MockRowId
com/mockrunner/mock/jdbc/MockSQLXML
com/mockrunner/mock/jdbc/MockSavepoint
com/mockrunner/mock/jdbc/MockStatement
com/mockrunner/mock/jdbc/MockStruct
com/mockrunner/mock/jdbc/PolyResultSet
com/mockrunner/mock/jms/JMSMockObjectFactory
com/mockrunner/mock/jms/MockBytesMessage
com/mockrunner/mock/jms/MockConnection
com/mockrunner/mock/jms/MockConnectionConsumer
com/mockrunner/mock/jms/MockConnectionFactory
com/mockrunner/mock/jms/MockConnectionMetaData
com/mockrunner/mock/jms/MockDestination
com/mockrunner/mock/jms/MockMapMessage
com/mockrunner/mock/jms/MockMessage
com/mockrunner/mock/jms/MockMessageConsumer
com/mockrunner/mock/jms/MockMessageProducer
com/mockrunner/mock/jms/MockObjectMessage
com/mockrunner/mock/jms/MockQueue
com/mockrunner/mock/jms/MockQueueBrowser
com/mockrunner/mock/jms/MockQueueConnection
com/mockrunner/mock/jms/MockQueueConnectionFactory
com/mockrunner/mock/jms/MockQueueReceiver
com/mockrunner/mock/jms/MockQueueSender
com/mockrunner/mock/jms/MockQueueSession
com/mockrunner/mock/jms/MockServerSession
com/mockrunner/mock/jms/MockServerSessionPool
com/mockrunner/mock/jms/MockSession
com/mockrunner/mock/jms/MockStreamMessage
com/mockrunner/mock/jms/MockTemporaryQueue
com/mockrunner/mock/jms/MockTemporaryTopic
com/mockrunner/mock/jms/MockTextMessage
com/mockrunner/mock/jms/MockTopic
com/mockrunner/mock/jms/MockTopicConnection
com/mockrunner/mock/jms/MockTopicConnectionFactory
com/mockrunner/mock/jms/MockTopicPublisher
com/mockrunner/mock/jms/MockTopicSession
com/mockrunner/mock/jms/MockTopicSubscriber
com/mockrunner/mock/web/ActionMockObjectFactory
com/mockrunner/mock/web/MockActionForward
com/mockrunner/mock/web/MockActionMapping
com/mockrunner/mock/web/MockActionServlet
com/mockrunner/mock/web/MockBodyContent
com/mockrunner/mock/web/MockFilterChain
com/mockrunner/mock/web/MockFilterConfig
com/mockrunner/mock/web/MockForwardConfig
com/mockrunner/mock/web/MockHttpServletRequest
com/mockrunner/mock/web/MockHttpServletResponse
com/mockrunner/mock/web/MockHttpSession
com/mockrunner/mock/web/MockJspEngineInfo
com/mockrunner/mock/web/MockJspFactory
com/mockrunner/mock/web/MockJspWriter
com/mockrunner/mock/web/MockModuleConfig
com/mockrunner/mock/web/MockPageContext
com/mockrunner/mock/web/MockRequestDispatcher
com/mockrunner/mock/web/MockServletConfig
com/mockrunner/mock/web/MockServletContext
com/mockrunner/mock/web/MockServletInputStream
com/mockrunner/mock/web/MockServletOutputStream
com/mockrunner/mock/web/MockSessionContext
com/mockrunner/mock/web/MockUserPrincipal
com/mockrunner/mock/web/WebConstants
com/mockrunner/mock/web/WebMockObjectFactory
com/mockrunner/servlet/BasicServletTestCaseAdapter
com/mockrunner/servlet/ServletTestCaseAdapter
com/mockrunner/servlet/ServletTestModule
com/mockrunner/struts/ActionMappingProxyGenerator
com/mockrunner/struts/ActionTestCaseAdapter
com/mockrunner/struts/ActionTestModule
com/mockrunner/struts/BasicActionTestCaseAdapter
com/mockrunner/struts/DefaultExceptionHandlerConfig
com/mockrunner/struts/DynamicMockProxyGenerator
com/mockrunner/struts/ExceptionHandlerConfig
com/mockrunner/struts/MapMessageResources
com/mockrunner/struts/MapMessageResourcesFactory
com/mockrunner/tag/AbstractDynamicChild
com/mockrunner/tag/AbstractRuntimeAttribute
com/mockrunner/tag/BasicTagTestCaseAdapter
com/mockrunner/tag/DynamicChild
com/mockrunner/tag/NestedBodyTag
com/mockrunner/tag/NestedStandardTag
com/mockrunner/tag/NestedTag
com/mockrunner/tag/RuntimeAttribute
com/mockrunner/tag/TagTestCaseAdapter
com/mockrunner/tag/TagTestModule
com/mockrunner/tag/TagUtil
com/mockrunner/util/common/ArrayUtil
com/mockrunner/util/common/CaseAwareMap
com/mockrunner/util/common/ClassUtil
com/mockrunner/util/common/CollectionUtil
com/mockrunner/util/common/FileUtil
com/mockrunner/util/common/MethodUtil
com/mockrunner/util/common/StreamUtil
com/mockrunner/util/common/StringUtil
com/mockrunner/util/web/XmlUtil
org/activemq/filter/mockrunner/AndFilter
org/activemq/filter/mockrunner/ArithmeticExpression
org/activemq/filter/mockrunner/BinaryExpression
org/activemq/filter/mockrunner/BooleanExpression
org/activemq/filter/mockrunner/ComparisonExpression
org/activemq/filter/mockrunner/ConstantExpression
org/activemq/filter/mockrunner/Expression
org/activemq/filter/mockrunner/ExpressionFilter
org/activemq/filter/mockrunner/Filter
org/activemq/filter/mockrunner/LogicExpression
org/activemq/filter/mockrunner/MultiExpressionEvaluator
org/activemq/filter/mockrunner/NotFilter
org/activemq/filter/mockrunner/OrFilter
org/activemq/filter/mockrunner/PropertyExpression
org/activemq/filter/mockrunner/UnaryExpression
org/activemq/mockrunner/test/AllActiveMQMockrunnerTests
org/activemq/mockrunner/test/SelectorParserTest
org/activemq/selector/mockrunner/ParseException
org/activemq/selector/mockrunner/SelectorParser
org/activemq/selector/mockrunner/SelectorParserConstants
org/activemq/selector/mockrunner/SelectorParserTokenManager
org/activemq/selector/mockrunner/SimpleCharStream
org/activemq/selector/mockrunner/Token
org/activemq/selector/mockrunner/TokenMgrError

Context Help

That's a tool for searching and browsing maven repositories.

You can search for classes, group id's and artifact id's.

The Vision of this portal is more transparence and visualisation of open source components.

Next phases are referencing of java docs and visualization of the component Architectures.

Social bookmarks


Seite bei del.icio.us speichern Seite bei Mister Wong speichern Seite bei Linkarena speichern Seite bei Google speichern Seite bei Yigg vorschlagen

Syndication

Subsribe our RSS Feed.

Technology Blog

Find articles about Java technologies.

Onlinemarketing and SEO