All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description CompatibilityProxy Class to check compatibility with database framework and also to give several specific implementations depending on the version of the connected framework.CoreReporters This enum defines default reporters, added and maintained by the utPLSQL team, and information since (and maybe until) which version they existCoverageHTMLReporter CustomTypes Database custom data reporter.DatabaseInformation Abstraction-interface to encapsulate Database-Calls (and potentially mock them)DatabaseNotCompatibleException Custom exception to indicate API is not compatible with database frameworkDBHelper Database utility functions.DefaultDatabaseInformation DefaultReporter This is a basic Reporter implementation, using ORAData interfaceDocumentationReporter DynamicParameterList Lets you build a list of parameters for a CallableStatement
Create it with the Builder (DynamicParameterList.builder())DynamicParameterList.DynamicParameterListBuilder Builder-class for DynamicParameterList
Usage:DynamicTestRunnerStatement EnvironmentVariableUtil This class provides an easy way to get environmental variables.FileMapperOptions FileMapping Created by Vinicius on 17/07/2017.InvalidVersionException Exception thrown when trying to do stuff which requires a valid version object (like comparing)JavaApiVersionInfo This class is getting updated automatically by the build process.KeyValuePair Created by Vinicius on 22/07/2017.OptionalFeatures OracleCreateStatmenetStuckException OutputBuffer OutputBufferProvider Reporter This is a basic Reporter implementation, using ORAData interfaceReporterFactory This class manages the instantiation of reporters.ReporterFactory.ReporterFactoryMethodInfo ReporterInfo Holds information about utPLSQL Reporter-TypesReporterInfo.Type ReporterInspector Gives information about available reportersResourceUtil Helper class for dealing with ResourcesSomeTestsFailedException Custom exception class to indicate if some tests failed.TestRunner Created by Vinicius Avellar on 12/04/2017.TestRunnerOptions Holds the various possible options of TestRunnerTestRunnerStatement Interface to hide the concrete Statement-implementations of TestRunnerTestRunnerStatementProvider Provides different implementations of TestRunnerStatement based on the version of the database frameworkUtPLSQLNotInstalledException Exception to track when utPLSQL framework is not installed or accessible on the used databaseVersion Simple class to parse utPLSQL Version-information and provide the separate version-numbers