BaseUnitTestCase
BaseUnitTestCase
.JdbcServices
contract for use by tests.ConnectionProvider
extends any other ConnectionProvider
that would be used by default taken the current configuration properties.CustomRunner
features in parameterized tests.Runner
implementation which layers ExtendedFrameworkMethod
support on top of the standard JUnit FrameworkMethod
for extra information after checking to make sure the
test should be run.Dialect
features for use in "test protection" checks.DialectCheck
interface.ServiceRegistry
and
create a new JDBC Connection
in auto-commit mode.ServiceRegistry
and
create a new JDBC Connection
in auto-commit mode.ServiceRegistry
and
create a new JDBC Connection
in auto-commit mode.ServiceRegistry
and
create a new JDBC Connection
in auto-commit mode.BytecodeEnhancerRunner
to determine which classes should
be enhanced.FrameworkMethod
information about a test method.ConnectionProvider
implementation intended for testing Hibernate/JTA interaction.Logger
implementation which delegates to Log4J but makes it possible
to test for events being logged (not logged).FailureExpected
is handled.RequiresDialect
.TestPathHelper.resolveRootUrl(Class)
, but here we convert the root URL to a File
(directory) reference.TestPathHelper.resolveRootUrl(Class)
, but here we convert the root URL to a File
(directory) reference.Throwable
Skip.Matcher
, to determine when/if tests should be skipped.SkipForDialect
.ConnectionProvider
extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it
just sets the READ_COMMITTED_SNAPSHOT isolation level for SQL Server.StrategySelector
service
under a number of keys.LoggerProvider
for JBoss Logger.Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.