Registry / testing / mule-tests-unit

mule-tests-unit

JSON →
library4.1.1javamavenunverified

Mule Unit Test framework (TCK) for testing Mule applications and integrations.

<dependency> <groupId>org.mule.tests</groupId> <artifactId>mule-tests-unit</artifactId> <version>4.1.1</version> </dependency>
INSTALL
IMPORT
SIG · MULE-TESTS-UNIT
M
mule-tests-unit
testingjavav4.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AbstractMuleTestCase
org.mule.tck.junit4.AbstractMuleTestCase

Minimal usage of AbstractMuleTestCase

import org.mule.tck.junit4.AbstractMuleTestCase; import org.junit.Test; public class ExampleTest extends AbstractMuleTestCase { @Test public void testSomething() { System.out.println("Test running"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
mule-tests-unit — mvn dependency:get mule-tests-unit · libregistry