|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
haystack
) contains specified text (
needle
).
haystack
) contains specified text (
needle
), starting at offset (in haystack
).
haystack
) does not contain
specified text (needle
).
haystack
) does not contain
specified text (needle
), starting at offset (in
haystack
).
haystack
) starts with the string (
expected
)
Closeable
, and silently ignores exceptions
target/test-libs/${libFilename}
to the testing directory.
${project.basedir}/src/main/config/
tree into the testing directory.
src/test/resources/${resourcePath}
to the testing directory.
${jetty.home}/lib/self/${jarFilename}
jar file from the content in the ${project.basedir}/target/classes/
directory.
File
object for a path in the /target directory.
/target/tests/
code that uses the an arbitrary name.
TestCase.getName()
to make itself unique.
src/test/resource
directory.
src/test/resource
directory.
src/test/resource
directory.
src/test/resource
directory
-D<flag>
or -D<flag>=true
is enabled.
-DSTRESS
or -DSTRESS=true
is enabled.
Test
is part of special group of tests.Test
is really used for Stress Testing.Rule
to provide a common, easy to use, testing directory that is unique per unit test.target/test-configs/${configFilename}
to the testing directory.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |