blob: 9e78921e7568119a885a5e7e2552294a94bbcc22 [file] [log] [blame]
[[Usingcamel-core-tests.jar-Usingcamel-core-tests.jar]]
= Using camel-core-tests.jar
The `camel-core-tests.jar` is *not* for usage for Camel end users. This
JAR is only used internally by Camel itself when it tests the same unit
tests using different DSL such as Spring XML, Blueprint XML, etc.
End users who need a test kit should use `camel-test`
JARs instead. See more here xref:ROOT:testing.adoc[Testing].