Sign in
apache
/
camel
/
refs/heads/docling-experiment
/
.
/
docs
/
user-manual
/
modules
/
faq
/
pages
/
how-do-i-reuse-the-contexttestsupport-class-in-my-unit-tests.adoc
blob: 9c23c964405e76afe896d2fae0959c0a4e7d038d [
file
] [
log
] [
blame
]
=
How
do
I reuse the
ContextTestSupport
class
in
my
unit tests
?
You
might want to look at the various xref
:
ROOT
:
testing
.
adoc
[
Testing
]
to see
if
those are better
,
more powerful options
.
We
see
`ContextTestSupport`
as
an older
,
less
powerful option
.