All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbortExecutionException |
This special runtime exception can be thrown from fixture methods in order to trigger an immediate abortion of
Integrity test execution.
|
AbortExecutionMessage |
This message is sent from a server to all clients when its test running process has been aborted out of order.
|
AbstractBooleanToString<T> |
A default Integrity conversion.
|
AbstractBooleanValueToString<T> |
A default Integrity conversion.
|
AbstractCalendarToString<T> |
A default Integrity conversion.
|
AbstractCharacterToString<T> |
A default Integrity conversion.
|
AbstractCompoundTestResourceProvider |
|
AbstractDateAndTimeValueToString<T> |
A default Integrity conversion.
|
AbstractDateToString<T> |
A default Integrity conversion.
|
AbstractDateValueToString<T> |
A default Integrity conversion.
|
AbstractDecimalValueToString<T> |
A default Integrity conversion.
|
AbstractDSLJavaValidator |
|
AbstractDSLProposalProvider |
Represents a generated, default implementation of superclass AbstractJavaBasedContentProposalProvider .
|
AbstractDSLRuntimeModule |
Manual modifications go to {de.gebit.integrity.DSLRuntimeModule}
|
AbstractDSLSemanticSequencer |
|
AbstractDSLSyntacticSequencer |
|
AbstractDSLUiModule |
Manual modifications go to {de.gebit.integrity.ui.DSLUiModule}
|
AbstractEnumToString<T> |
A default Integrity conversion.
|
AbstractEnumValueToString<T> |
A default Integrity conversion.
|
AbstractFormattedStringElement |
Abstract base class for formatted string elements.
|
AbstractFormattedStringToString<T> |
A default Integrity conversion.
|
AbstractIntegerValueToString<T> |
A default Integrity conversion.
|
AbstractJavaConstantConversion<T> |
|
AbstractMapToString<T> |
A default Integrity conversion.
|
AbstractMessage |
Abstract base class for all messages.
|
AbstractModularStandardOperationProcessor |
Abstract base implementation for a modular processor processing standard operations.
|
AbstractModularValueConverter |
Abstract base class for a value converter which uses conversion classes to determine how a given value is to be
converted into a desired form.
|
AbstractModularValueConverter.ConversionKey |
This class defines a key for efficient searching for conversions in maps.
|
AbstractNestedObjectToString<T> |
A default Integrity conversion.
|
AbstractNumberToString<T> |
A default Integrity conversion.
|
AbstractObjectToString<T> |
A default Integrity conversion.
|
AbstractRegexValueToString<T> |
A default Integrity conversion.
|
AbstractStringToString<T> |
A default Integrity conversion.
|
AbstractStringValueToString<T> |
A default Integrity conversion.
|
AbstractTestResourceProvider |
Base class for test resource providers.
|
AbstractTestRunnerCallback |
Abstract base class for test runner callback implementation.
|
AbstractTimeValueToString<T> |
A default Integrity conversion.
|
Activator |
The activator class controls the plug-in life cycle.
|
AdditionNode |
Adds two values.
|
AggregatingFixtureLogger |
A sub-interface of FixtureLogger which aggregates the log messages and provides methods to retrieve them.
|
AmbiguousDefinition |
Represents an ambiguous definition in a test model.
|
ArbitraryParameterEnumerator |
Implementations of this class are used to provide an enumeration of all available arbitrary parameters for a fixture
class in Eclipse while test scripts are being edited.
|
ArbitraryParameterEnumerator.ArbitraryParameterDefinition |
A container for the definition of one arbitrary parameter.
|
ArbitraryParameterEnumerator.ArbitraryParameterSuffix |
The suffix types that may follow a parameter name in a suggestion.
|
ArbitraryParameterFixture |
Interface for fixtures that allow for arbitrary, non-predetermined parameters to be specified.
|
ArbitraryParameterFixtureLink |
|
ArbitraryParameterOrResultName |
A representation of the model object 'Arbitrary Parameter Or Result Name'.
|
ArbitraryParameterOrResultNameImpl |
An implementation of the model object 'Arbitrary Parameter Or Result Name'.
|
ArchiveTestResourceProvider |
This TestResourceProvider can read archive files (zip/jar format) and provide the Integrity script files
within these archives transparently to the Test Runner.
|
ArchiveTestResourceProvider.ArchivedTestResource |
Test resource located within one or multiple archives.
|
Base64 |
Encodes and decodes to and from Base64 notation.
|
Base64.InputStream |
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
|
Base64.OutputStream |
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
|
BigDecimalToBigDecimal |
A default Integrity conversion.
|
BigIntegerToBigDecimal |
A default Integrity conversion.
|
BigIntegerToBigInteger |
A default Integrity conversion.
|
BooleanToBoolean |
A default Integrity conversion.
|
BooleanToFormattedString |
A default Integrity conversion.
|
BooleanToString |
A default Integrity conversion.
|
BooleanValue |
A representation of the model object 'Boolean Value'.
|
BooleanValueImpl |
An implementation of the model object 'Boolean Value'.
|
BooleanValueToBoolean |
A default Integrity conversion.
|
BooleanValueToFormattedString |
A default Integrity conversion.
|
BooleanValueToString |
A default Integrity conversion.
|
BreakpointAction |
Creates a breakpoint at a specified set list entry.
|
BreakpointActions |
Valid actions for breakpoints.
|
BreakpointUpdateMessage |
This message is sent when breakpoints shall be created or removed.
|
ByteToBigDecimal |
A default Integrity conversion.
|
ByteToByte |
A default Integrity conversion.
|
CalendarToDate |
A default Integrity conversion.
|
CalendarToFormattedString |
A default Integrity conversion.
|
CalendarToInstant |
A default Integrity conversion.
|
CalendarToLocalDate |
A default Integrity conversion.
|
CalendarToLocalDateTime |
A default Integrity conversion.
|
CalendarToLocalTime |
A default Integrity conversion.
|
CalendarToSQLDate |
A default Integrity conversion.
|
CalendarToSQLTime |
A default Integrity conversion.
|
CalendarToString |
A default Integrity conversion.
|
CalendarToTimestamp |
A default Integrity conversion.
|
CalendarToZonedDateTime |
A default Integrity conversion.
|
Call |
A representation of the model object 'Call'.
|
CallDefinition |
A representation of the model object 'Call Definition'.
|
CallDefinitionImpl |
An implementation of the model object 'Call Definition'.
|
CallImpl |
An implementation of the model object 'Call'.
|
CallResult |
An abstract base class for call results.
|
CallResult.UpdatedVariable |
An updated variable.
|
CharacterToBigDecimal |
A default Integrity conversion.
|
CharacterToBigInteger |
A default Integrity conversion.
|
CharacterToCharacter |
A default Integrity conversion.
|
CharacterToFormattedString |
A default Integrity conversion.
|
CharacterToString |
A default Integrity conversion.
|
ClassLoadingUtil |
A utility class containing methods to dynamically load classes into the eclipse workspace JVM.
|
ComparisonResult |
Base interface for comparison results.
|
CompoundTestRunnerCallback |
|
ConnectDialog |
|
ConsoleInterceptionAggregator |
The implementation of this interface aggregates lines captured on stdout and stderr into "interception jobs".
|
ConsoleInterceptorTarget |
|
ConsoleOutputInterceptor |
Performs interception of both console output streams (stdout and stderr).
|
ConsoleTestCallback |
A simple callback which prints out test progression information onto the console.
|
ConsoleTestExecutor |
A basic program to run Integrity tests from the console.
|
Constant |
A representation of the model object 'Constant'.
|
ConstantDefinition |
A representation of the model object 'Constant Definition'.
|
ConstantDefinitionImpl |
An implementation of the model object 'Constant Definition'.
|
ConstantEntity |
A representation of the model object 'Constant Entity'.
|
ConstantEntityImpl |
An implementation of the model object 'Constant Entity'.
|
ConstantImpl |
An implementation of the model object 'Constant'.
|
ConstantValue |
A representation of the model object 'Constant Value'.
|
ConstantValueImpl |
An implementation of the model object 'Constant Value'.
|
Conversion<FROM,TO> |
A Conversion defines a transformation from one type into another.
|
Conversion.Priority |
Add this annotation to a Conversion implementation to set the priority of this conversion.
|
ConversionContext |
A conversion context is a container for contextual information required to perform a value conversion.
This class is intended to be used in a Builder-style pattern.
|
ConversionException |
Base class for conversion-related exceptions.
|
ConversionFailedException |
Thrown if a certain requested conversion did fail for whatever reason.
|
ConversionUnsupportedException |
Thrown if a certain requested conversion is not supported, because no matching Conversion was found.
|
ConvertBeanToMapOperation |
This operation converts a given single parameter to a key-value-pair map.
|
CountsOfThingsStringJoiner |
A StringJoiner variant that specifically optimizes creating comma-separated lists of counts of things (in
english language).
|
CountsOfThingsStringJoiner.StringSegment |
Represents a string segment of this joiner.
|
CustomComparatorAndConversionFixture |
This fixture extends the CustomComparatorFixture by a means to manually determine the target type to which
the expected result in a test script is to be converted.
|
CustomComparatorFixture |
A custom comparator fixture overrides the default "equals" comparator that is used to compare actual and expected
results.
|
CustomOperation |
A representation of the model object 'Custom Operation'.
|
CustomOperationImpl |
An implementation of the model object 'Custom Operation'.
|
CustomOperationWrapper |
The custom operation wrapper is used to wrap a custom operation class and instance for execution.
|
CustomProposalFixture |
Marker interface to denote fixtures which have a counterpart (implementation of CustomProposalProvider ) that
provides proposals for parameters of that fixture.
|
CustomProposalProvider |
Implementations of this interface are used by Integrity inside Eclipse to determine proposals for parameter values.
|
CustomProposalProvider.CustomProposalDefinition |
A container for the definition of one proposal.
|
CustomProposalProvider.CustomProposalFixtureLink |
|
CustomStringConversionFixture |
A fixture may implement this optional interface to provide customized string conversion functionality, which will be
used to convert values returned by the fixture to strings to be displayed in the console or the XML result file.
|
DateAndTimeValue |
A representation of the model object 'Date And Time Value'.
|
DateAndTimeValueImpl |
An implementation of the model object 'Date And Time Value'.
|
DateAndTimeValueToCalendar |
A default Integrity conversion.
|
DateAndTimeValueToDate |
A default Integrity conversion.
|
DateAndTimeValueToFormattedString |
A default Integrity conversion.
|
DateAndTimeValueToInstant |
A default Integrity conversion.
|
DateAndTimeValueToLocalDate |
A default Integrity conversion.
|
DateAndTimeValueToLocalDateTime |
A default Integrity conversion.
|
DateAndTimeValueToLocalTime |
A default Integrity conversion.
|
DateAndTimeValueToSQLDate |
A default Integrity conversion.
|
DateAndTimeValueToSQLTime |
A default Integrity conversion.
|
DateAndTimeValueToString |
A default Integrity conversion.
|
DateAndTimeValueToTimestamp |
A default Integrity conversion.
|
DateAndTimeValueToZonedDateTime |
A default Integrity conversion.
|
DateToCalendar |
A default Integrity conversion.
|
DateToFormattedString |
A default Integrity conversion.
|
DateToSQLDate |
A default Integrity conversion.
|
DateToSQLTime |
A default Integrity conversion.
|
DateToString |
A default Integrity conversion.
|
DateToTimestamp |
A default Integrity conversion.
|
DateUtil |
A utility class to handle date/time parsing and other date stuff.
|
DateValue |
A representation of the model object 'Date Value'.
|
DateValueImpl |
An implementation of the model object 'Date Value'.
|
DateValueToCalendar |
A default Integrity conversion.
|
DateValueToDate |
A default Integrity conversion.
|
DateValueToFormattedString |
A default Integrity conversion.
|
DateValueToInstant |
A default Integrity conversion.
|
DateValueToLocalDate |
A default Integrity conversion.
|
DateValueToLocalDateTime |
A default Integrity conversion.
|
DateValueToSQLDate |
A default Integrity conversion.
|
DateValueToSQLTime |
A default Integrity conversion.
|
DateValueToString |
A default Integrity conversion.
|
DateValueToTimestamp |
A default Integrity conversion.
|
DateValueToZonedDateTime |
A default Integrity conversion.
|
DecimalFormatOperation |
This operation formats a decimal number using a given format string.
|
DecimalValue |
A representation of the model object 'Decimal Value'.
|
DecimalValueImpl |
An implementation of the model object 'Decimal Value'.
|
DecimalValueToBigDecimal |
A default Integrity conversion.
|
DecimalValueToCharacter |
A default Integrity conversion.
|
DecimalValueToDouble |
A default Integrity conversion.
|
DecimalValueToFloat |
A default Integrity conversion.
|
DecimalValueToFormattedString |
A default Integrity conversion.
|
DecimalValueToNumber |
A default Integrity conversion.
|
DecimalValueToString |
A default Integrity conversion.
|
DefaultConsoleInterceptionAggregator |
Default implementation of an interception aggregator.
|
DefaultConsoleOutputInterceptor |
Default implementation of a console output interceptor.
|
DefaultFixtureLogger |
The default implementation of a FixtureLogger usually used in Integrity.
|
DefaultForker |
A default forking implementation.
|
DefaultIntegrityClassLoader |
|
DefaultIntegritySearch |
|
DefaultIntegrityURLResolver |
|
DefaultModelChecker |
|
DefaultModelSourceExplorer |
|
DefaultModularStandardOperationProcessor |
|
DefaultModularValueConverter |
Default implementation of a modular value converter.
|
DefaultParameterResolver |
The default implementation of a parameter resolver.
|
DefaultProcessTerminator |
The standard process terminator implementation.
|
DefaultResultComparator |
The standard result comparator component.
|
DefaultTestRunner |
The test runner executes tests.
|
DefaultTestRunner.Phase |
Test execution is splitted in phases.
|
DefaultVariableManager |
The simple, default variable manager which keeps variables in a map.
|
DefaultWrapperFactory |
The basic wrapper factory.
|
Diagnostic |
This is basically a unification of org.eclipse.emf.common.util.Diagnostic and
org.eclipse.emf.ecore.resource.Resource.Diagnostic.
|
DisconnectMessage |
This message is sent back and forth between two endpoints when one of them wants to close the connection.
|
DivisionNode |
Divides two numbers.
|
DocumentationComment |
A representation of the model object 'Documentation Comment'.
|
DocumentationCommentImpl |
An implementation of the model object 'Documentation Comment'.
|
DocumentationCommentMatcher |
A special PrefixMatcher to be used to partially match documentation comments (IntegrityDoc).
|
DoubleToBigDecimal |
A default Integrity conversion.
|
DoubleToDouble |
A default Integrity conversion.
|
DSLActivator |
This class was generated.
|
DslAdapterFactory |
The Adapter Factory for the model.
|
DSLAntlrTokenFileProvider |
|
DSLAntlrTokenToAttributeIdMapper |
Extension of the custom Antlr token to attribute mapper.
|
DSLContentProposalPriorities |
A custom proposal priority implementation in order to adjust proposal priorities.
|
DSLDescriptionLabelProvider |
Provides labels for a IEObjectDescriptions and IResourceDescriptions.
|
DSLExecutableExtensionFactory |
|
DSLExecutableExtensionFactory |
This class was generated.
|
DslFactory |
The Factory for the model.
|
DslFactoryImpl |
An implementation of the model Factory.
|
DSLFormatter |
This class contains custom formatting description.
|
DSLGenerator |
|
DSLGrammarAccess |
|
DSLHighlightingConfiguration |
Custom highlighting configuration.
|
DSLImportedNamespaceAwareLocalScopeProvider |
This namespace-aware local scope provider modifies the default scope provider from XText just slightly: it sorts the
ImportNormalizer list to be returned such that normalizers with more segments are placed first.
|
DSLImportUriResolver |
A custom URI Resolver.
|
DSLJavaValidator |
These validators perform some more extensive validation on parts of the syntax tree.
|
DSLLabelProvider |
Provides labels for a EObjects.
|
DSLLexerTokenAndCharacterPairAwareStrategy |
Custom implementation of ITextDoubleClickStrategy .
|
DSLOutlineTreeProvider |
Customization of the default outline structure.
|
DSLOutlineTreeProvider.SuiteType |
Differentiates between the different occurences of suites.
|
DslPackage |
The Package for the model.
|
DslPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
DslPackageImpl |
An implementation of the model Package.
|
DSLParser |
|
DSLParser |
|
DSLProposalProvider |
This class is the extension point to implement custom proposal provider, aka "content assist".
|
DSLQuickfixProvider |
The quickfix provider.
|
DSLResourceDescriptionStrategy |
Custom IDefaultResourceDescriptionStrategy implementation which filters out
private stuff.
|
DSLRuntimeModule |
Use this class to register components to be used at runtime / without the Equinox extension registry.
|
DSLScopeProvider |
This class contains custom scoping description.
|
DSLSemanticHighlightingCalculator |
The semantic highlight calculator is responsible for performing the more complex syntax highlighting.
|
DSLSemanticSequencer |
This autogenerated class is currently not used for any overrides/extensions.
|
DSLStandaloneSetup |
Initialization support for running Xtext languages without equinox extension registry.
|
DSLStandaloneSetupGenerated |
Generated from StandaloneSetup.xpt!
|
DslSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
DSLSyntacticSequencer |
This autogenerated class is currently not used for any overrides/extensions.
|
DSLUiModule |
Use this class to register components to be used within the IDE.
|
DSLValueConverters |
This class is autogenerated by XText and hasn't been extended yet.
|
DSLWhitespaceInformationProvider |
Custom whitespace information provider which implements a more sophisticated, automatic line break detection, in case
no line break information can be deduced from project/file settings.
|
Empty |
A representation of the model object 'Empty'.
|
EmptyImpl |
An implementation of the model object 'Empty'.
|
EmptyValue |
A representation of the model object 'Empty Value'.
|
EmptyValueHandling |
This enum offers various ways in which empty values ( EmptyValue ) may be handled during conversion.
|
EmptyValueImpl |
An implementation of the model object 'Empty Value'.
|
EmptyValueToEmptyString |
A default Integrity conversion.
|
EmptyValueToFormattedString |
A default Integrity conversion.
|
Endpoint |
An endpoint is a client- or serverside termination point of a message channel.
|
EndpointListener |
Implement this listener to be notified about changes to an endpoints' connection state.
|
EnumToFormattedString |
A default Integrity conversion.
|
EnumToString |
A default Integrity conversion.
|
EnumValue |
A representation of the model object 'Enum Value'.
|
EnumValueImpl |
An implementation of the model object 'Enum Value'.
|
EnumValueToEnumConstant |
A default Integrity conversion.
|
EnumValueToFormattedString |
A default Integrity conversion.
|
EnumValueToString |
A default Integrity conversion.
|
EuropeanDateAnd12HrsTimeValue |
A representation of the model object 'European Date And12 Hrs Time Value'.
|
EuropeanDateAnd12HrsTimeValueImpl |
An implementation of the model object 'European Date And12 Hrs Time Value'.
|
EuropeanDateAnd24HrsTimeValue |
A representation of the model object 'European Date And24 Hrs Time Value'.
|
EuropeanDateAnd24HrsTimeValueImpl |
An implementation of the model object 'European Date And24 Hrs Time Value'.
|
EuropeanDateValue |
A representation of the model object 'European Date Value'.
|
EuropeanDateValueImpl |
An implementation of the model object 'European Date Value'.
|
ExceptionResult |
The result returned if a call resulted in an exception.
|
ExceptionWrapper |
|
ExecutionCommands |
Valid commands for test execution control.
|
ExecutionControlMessage |
This message is sent by the client to control test execution.
|
ExecutionMultiplier |
A representation of the model object 'Execution Multiplier'.
|
ExecutionMultiplierImpl |
An implementation of the model object 'Execution Multiplier'.
|
ExecutionStateMessage |
Sent to inform clients about changes in the execution state.
|
ExecutionStates |
Execution states.
|
ExtendedResultFixture |
Fixtures can implement this optional interface to provide additional result information after the main fixture method
call(s) have been performed.
|
ExtendedResultFixture.ExtendedResult |
Abstract base class for extended result types.
|
ExtendedResultFixture.ExtendedResultHTML |
Encapsulates a "plain HTML" extended result.
|
ExtendedResultFixture.ExtendedResultImage |
Encapsulates an image which is to be provided as extended result.
|
ExtendedResultFixture.ExtendedResultImage.ImageCompressionType |
This enum contains the supported image compression types, used when encoding the image for test results.
|
ExtendedResultFixture.ExtendedResultText |
Encapsulates a textual extended result.
|
ExtendedResultFixture.FixtureInvocationResult |
The possible results of a fixture method invocation.
|
FilesystemArchiveTestResourceProvider |
This is a compound TestResourceProvider , able to read Integrity scripts directly
from the file system, within a directory on the filesystem, and within archive files (and archives within archives).
|
FilesystemTestResourceProvider |
A resource provider which reads test files from the filesystem, either from one or more flat directories or
optionally in a recursive way.
|
FinalizationTestFixture |
A finalization test fixture defines a method that is to be invoked AFTER the actual fixture methods had been called
during a tabletest invocation.
|
FixedParameterName |
A representation of the model object 'Fixed Parameter Name'.
|
FixedParameterNameImpl |
An implementation of the model object 'Fixed Parameter Name'.
|
FixedResultName |
A representation of the model object 'Fixed Result Name'.
|
FixedResultNameImpl |
An implementation of the model object 'Fixed Result Name'.
|
FixtureExecutionResult |
Base class for results which are based on the execution of a fixture method.
|
FixtureFactory |
A fixture factory can be used to customize fixture instance creation.
|
FixtureInstanceFactory<C> |
Fixture Factories can be used to customize fixture instantiation.
|
FixtureLogger |
The fixture logger should be used by fixture classes and methods in order to log stuff that does NOT originate from
within the application under test itself, but from within the fixture logic.
|
FixtureLogLevel |
Log levels for log output of Integrity fixture code.
|
FixtureMethod |
This annotation must be added to all methods to be denoted as fixture methods.
|
FixtureMethod.I18NDescription |
A sub-description that is to be used for a particular language.
|
FixtureParameter |
This annotation has to be added to each fixture parameter.
|
FixtureParameterAssessment |
|
FixtureTypeWrapper |
|
FixtureWrapper<C> |
This wrapper is used to encapsulate fixture instances.
|
FloatToBigDecimal |
A default Integrity conversion.
|
FloatToFloat |
A default Integrity conversion.
|
Fork |
A fork is the result of the test runner forking during test execution.
|
ForkCallback |
Callback to deliver events from a fork to the parent.
|
ForkDefinition |
A representation of the model object 'Fork Definition'.
|
ForkDefinitionImpl |
An implementation of the model object 'Fork Definition'.
|
ForkedProcess |
Interface for a forked process.
|
Forker |
A forker is an implementation of an execution forking mechanism.
|
ForkerParameter |
|
ForkException |
Thrown if forking failed.
|
ForkParameter |
A representation of the model object 'Fork Parameter'.
|
ForkParameterImpl |
An implementation of the model object 'Fork Parameter'.
|
ForkResultSummary |
A summary over the results which is returned by a fork after executing a suite.
|
ForkResultSummaryMessage |
A summary over the results which is returned by a fork after executing a suite.
|
ForkSetupMessage |
This message is sent to a fork before any test execution is started.
|
FormattedString |
Represents a String with formatting instructions.
|
FormattedStringElement |
|
FormattedStringElement.FormatFlag |
Several formatting choices for text.
|
FormattedStringToFormattedString |
A default Integrity conversion.
|
FormattedStringToString |
A default Integrity conversion.
|
FormatTokenElement |
These FormattedString elements are intended to represent single formatting tokens which don't "wrap" a piece
of text.
|
FormatTokenElement.FormatTokenType |
The format token types represent the actual tokens which can be used to format a string.
|
Import |
A representation of the model object 'Import'.
|
ImportImpl |
An implementation of the model object 'Import'.
|
Inexistent |
A representation of the model object 'Inexistent'.
|
InexistentImpl |
An implementation of the model object 'Inexistent'.
|
InexistentValue |
A representation of the model object 'Inexistent Value'.
|
InexistentValueHandling |
This enum offers various ways in which inexistent values ( InexistentValue ) may be handled during conversion.
|
InexistentValueImpl |
An implementation of the model object 'Inexistent Value'.
|
InexistentValueToFormattedString |
A default Integrity conversion.
|
InexistentValueToInexistentString |
A default Integrity conversion.
|
InMemoryTestResourceProvider |
This test resource provider holds the entire resources in memory and returns them from memory on demand.
|
IntegerToBigDecimal |
A default Integrity conversion.
|
IntegerToInteger |
A default Integrity conversion.
|
IntegerValue |
A representation of the model object 'Integer Value'.
|
IntegerValueImpl |
An implementation of the model object 'Integer Value'.
|
IntegerValueToBigDecimal |
A default Integrity conversion.
|
IntegerValueToBigInteger |
A default Integrity conversion.
|
IntegerValueToByte |
A default Integrity conversion.
|
IntegerValueToCharacter |
A default Integrity conversion.
|
IntegerValueToDouble |
A default Integrity conversion.
|
IntegerValueToFloat |
A default Integrity conversion.
|
IntegerValueToFormattedString |
A default Integrity conversion.
|
IntegerValueToInteger |
A default Integrity conversion.
|
IntegerValueToLong |
A default Integrity conversion.
|
IntegerValueToNumber |
A default Integrity conversion.
|
IntegerValueToShort |
A default Integrity conversion.
|
IntegerValueToString |
A default Integrity conversion.
|
IntegrityBuilder |
An override of the XtextBuilder .
|
IntegrityBuilderModule |
This overrides the actual builder.
|
IntegrityClassLoader |
This service is used by Integrity to internally load classes for test execution.
|
IntegrityClasspathContainer |
Classpath container which adds the Integrity bundles required to run tests as well as their immediate dependencies.
|
IntegrityClasspathContainerInitializer |
|
IntegrityClasspathContainerPage |
A very simple configuration page to make the Integrity Classpath Container show up in the libraries to add by the
user.
|
IntegrityConfigurableCompletionProposal |
A context-aware configurable completion proposal.
|
IntegrityDocumentRoot |
Basic integrity root document.
|
IntegrityDSLSetup |
Initialization support for running Xtext languages without equinox extension registry.
|
IntegrityDSLUIUtil |
Utility class providing various helper functions.
|
IntegrityDSLUIUtil.FieldDescription |
Encapsulates data about a field in a Java Bean Type.
|
IntegrityDSLUIUtil.ResolvedTypeName |
|
IntegrityDSLUtil |
A utility class providing various helper functions.
|
IntegrityEditor |
The editor for the Integrity documents.
|
IntegrityEObjectDocumentationProvider |
The documentation provider.
|
IntegrityEObjectHoverProvider |
The custom hover provider.
|
IntegrityPreferenceInitializer |
Initializes our preferences with their default values.
|
IntegrityPrefixMatcher |
This is a standrd FQNPrefixMatcher with a little change: if the value to match starts with a string delimiter
character, but the prefix doesn't, we'll add the delimiter to the prefix to make it match if the actual contents
inside match.
|
IntegrityRemotingClient |
The remoting client.
|
IntegrityRemotingClientListener |
This listener must be implemented by anyone wanting to attach to the remoting client.
|
IntegrityRemotingConstants |
Some constant values used by the remoting client and server.
|
IntegrityRemotingServer |
The server implementation.
|
IntegrityRemotingServerListener |
This listener must be implemented by the server process itself and serves as a kind of callback.
|
IntegrityRemotingVersionMessage |
This message is used to transmit the version of the remoting protocol as well as the software version.
|
IntegrityRootPreferencePage |
The root preference page.
|
IntegrityRunnerModule |
The module class for registration of runtime modules with Google Guice.
|
IntegrityRuntimeEncodingProvider |
Provides the encoding for .integrity script files.
|
IntegritySearch |
The Integrity-specific search engine.
|
IntegrityTestRunnerView |
The Integrity Test Runner Eclipse Plugin main view.
|
IntegrityTestRunnerView.ConnectTestRunnerHandler |
The handler to invoke IntegrityTestRunnerView.connectToTestRunnerAction .
|
IntegrityTestRunnerView.ExecuteTestDebugHandler |
The handler to invoke IntegrityTestRunnerView#executeTestDebugAction .
|
IntegrityTestRunnerView.ExecuteTestHandler |
The handler to invoke IntegrityTestRunnerView.executeTestAction .
|
IntegrityTestRunnerView.ShutdownTestHandler |
The handler to invoke IntegrityTestRunnerView.shutdownAction .
|
IntegrityUIStartup |
This startup code is run when the Integrity UI bundle is started.
|
IntegrityURLResolver |
|
Intercept |
|
InterceptedLine |
|
InternalDSLLexer |
|
InternalDSLLexer |
|
InternalDSLParser |
|
InternalDSLParser |
|
IsoDateAndTimeValue |
A representation of the model object 'Iso Date And Time Value'.
|
IsoDateAndTimeValueImpl |
An implementation of the model object 'Iso Date And Time Value'.
|
IsoDateValue |
A representation of the model object 'Iso Date Value'.
|
IsoDateValueImpl |
An implementation of the model object 'Iso Date Value'.
|
IsoTimeValue |
A representation of the model object 'Iso Time Value'.
|
IsoTimeValueImpl |
An implementation of the model object 'Iso Time Value'.
|
JavaApplicationLaunchFixture |
Generic fixture usable to start, check and kill a Java application class with a static main method.
|
JavaClassReference |
A representation of the model object 'Java Class Reference'.
|
JavaClassReferenceImpl |
An implementation of the model object 'Java Class Reference'.
|
JavaConstantReference |
A representation of the model object 'Java Constant Reference'.
|
JavaConstantReferenceImpl |
An implementation of the model object 'Java Constant Reference'.
|
JavaConstantToAnything |
|
JavaConstantToMap |
|
JavaConstantValue |
A representation of the model object 'Java Constant Value'.
|
JavaConstantValueImpl |
An implementation of the model object 'Java Constant Value'.
|
JavadocUtil |
This utility class contains various helper functions to aid in the exploration of Javadoc data attached to classes.
|
JavaTypeUtil |
Util containing some helper methods dealing with Java types.
|
JumpToLinkAction |
Uses an Integrity URL to jump to a specific link.
|
JvmFixtureEvaluation |
Evaluates JvmFixtures reflectively without loading them in the classpath.
|
KeyValuePair |
A representation of the model object 'Key Value Pair'.
|
KeyValuePairImpl |
An implementation of the model object 'Key Value Pair'.
|
LineSeparatorDetector |
Automatically detects the line separator type used on a text file.
|
LineSeparatorDetector.LineSeparatorType |
The supported line break types.
|
LocalForkedProcess |
A forked process implementation that wraps a local process.
|
LogLine |
|
LongToBigDecimal |
A default Integrity conversion.
|
LongToLong |
A default Integrity conversion.
|
Main |
The main class for the generation of code from the Integrity grammar description.
|
MapComparisonResult |
A comparison result of a map comparison.
|
MapToBean |
A default Integrity conversion.
|
MapToFormattedString |
A default Integrity conversion.
|
MapToMap |
A default Integrity conversion.
|
MapToString |
A default Integrity conversion.
|
MessageProcessor<M extends AbstractMessage> |
Interface for message processors.
|
MethodNotFoundException |
Checked exception to throw if a method has not been found.
|
MethodReference |
A representation of the model object 'Method Reference'.
|
MethodReferenceImpl |
An implementation of the model object 'Method Reference'.
|
Model |
A representation of the model object 'Model'.
|
ModelAmbiguousException |
Thrown during model loading if ambiguous definitions (variables, constants, suites, variants, forks) were found.
|
ModelChecker |
The model checker is used to validate a test model prior to execution, with the goal being to capture commonly
occurring problems before they "crash" the system, thereby usually providing only basic information about the
problem.
|
ModelImpl |
An implementation of the model object 'Model'.
|
ModelLinkException |
Thrown if any EObject s remain unresolvable during model linking.
|
ModelLoadException |
Basic exception for errors during model loading.
|
ModelParseException |
Exception thrown if any errors appear during parsing of the data model.
|
ModelRuntimeLinkException |
Thrown if any EObject s remain unresolvable during runtime resolving of EMF proxies.
|
ModelSourceExplorer |
This service provides methods to reflect on Integrity test model elements and to get information about their
representations in the original script files.
|
ModelSourceInformationElement |
Container for source-related information about a model element.
|
ModelSourceUtil |
This utility class contains helper methods for various tasks of determining information about the Integrity model
source files.
|
ModuloNode |
Modulo calculation.
|
MultiplicationNode |
Multiplies two numbers.
|
NamedCallResult |
A representation of the model object 'Named Call Result'.
|
NamedCallResultImpl |
An implementation of the model object 'Named Call Result'.
|
NamedResult |
A representation of the model object 'Named Result'.
|
NamedResultImpl |
An implementation of the model object 'Named Result'.
|
NestedObject |
A representation of the model object 'Nested Object'.
|
NestedObjectImpl |
An implementation of the model object 'Nested Object'.
|
NestedObjectToBean |
A default Integrity conversion.
|
NestedObjectToFormattedString |
A default Integrity conversion.
|
NestedObjectToMap |
A default Integrity conversion.
|
NestedObjectToString |
A default Integrity conversion.
|
NonWideningText |
A Text subclass that changes its preferred size behavior such that it will not prefer to be large enough to
contain the longest single line of the text.
|
Null |
A representation of the model object 'Null'.
|
NullImpl |
An implementation of the model object 'Null'.
|
NullModelChecker |
This ModelChecker implementation does not perform any checks.
|
NullValue |
A representation of the model object 'Null Value'.
|
NullValueImpl |
An implementation of the model object 'Null Value'.
|
NullValueToNull |
A default Integrity conversion.
|
NumberToBigInteger |
A default Integrity conversion.
|
NumberToByte |
A default Integrity conversion.
|
NumberToCharacter |
A default Integrity conversion.
|
NumberToDouble |
A default Integrity conversion.
|
NumberToFloat |
A default Integrity conversion.
|
NumberToFormattedString |
A default Integrity conversion.
|
NumberToInteger |
A default Integrity conversion.
|
NumberToLong |
A default Integrity conversion.
|
NumberToShort |
A default Integrity conversion.
|
NumberToString |
A default Integrity conversion.
|
ObjectToFormattedString |
A default Integrity conversion.
|
ObjectToMap |
A default Integrity conversion.
|
ObjectToObject |
A default Integrity conversion.
|
ObjectToString |
A default Integrity conversion.
|
Operation |
A representation of the model object 'Operation'.
|
Operation<PREFIXPARAM,POSTFIXPARAM,RESULT> |
Implement this interface in order to create operation classes.
|
OperationDefinition |
A representation of the model object 'Operation Definition'.
|
OperationDefinitionImpl |
An implementation of the model object 'Operation Definition'.
|
OperationImpl |
An implementation of the model object 'Operation'.
|
OperatorNode<LEFT,RIGHT> |
Abstract base class for operator nodes.
|
OptionalToContainedObject |
This conversion is necessary to allow Optional s to be used as parameters.
|
OptionalToFormattedString |
This conversion is necessary to allow Optional s to be displayed correctly in test results.
|
OutlineFormatting |
Constains all outline relevant formatting configuration, styles etc.
|
OutlineImportContainer |
Basic outline node which encapsulates the imports.
|
PackageDefinition |
A representation of the model object 'Package Definition'.
|
PackageDefinitionImpl |
An implementation of the model object 'Package Definition'.
|
PackageStatement |
A representation of the model object 'Package Statement'.
|
PackageStatementImpl |
An implementation of the model object 'Package Statement'.
|
ParamAnnotationTypeTriplet |
Instances of this class are used as containers to link a parameter name (logical name used within Integrity scripts),
the matching Java parameter name and a reference to the annotation attached to the parameter.
|
Parameter |
A representation of the model object 'Parameter'.
|
ParameterImpl |
An implementation of the model object 'Parameter'.
|
ParameterName |
A representation of the model object 'Parameter Name'.
|
ParameterNameImpl |
An implementation of the model object 'Parameter Name'.
|
ParameterResolver |
The parameter resolver is responsible for the creation of a map of parameters for fixture executions.
|
ParameterTableHeader |
A representation of the model object 'Parameter Table Header'.
|
ParameterTableHeaderImpl |
An implementation of the model object 'Parameter Table Header'.
|
ParameterTableValue |
A representation of the model object 'Parameter Table Value'.
|
ParameterTableValueImpl |
An implementation of the model object 'Parameter Table Value'.
|
ParameterUtil |
A utility class for handling of test/call/suite parameters.
|
ParameterUtil.UnresolvableVariableException |
Thrown if a variable value cannot be resolved because there's no variable map given.
|
ParsedDocumentationComment |
The parsed version of a JavaDoc-style Integrity documentation comment.
|
ParsedDocumentationComment.DocCommentElement |
A single element of a documentation comment.
|
ParsedDocumentationComment.DocCommentElementType |
The supported types of elements in documentation comments.
|
ParsedDocumentationComment.ParseException |
|
PartialDSLContentAssistParser |
|
PatternToPattern |
A default Integrity conversion.
|
ProcessTerminator |
This is a service responsible for abnormal termination of forked processes (and generic processes which have been
started during test execution, for example by a fixture, which are encouraged to have an instance of this interface
injected for usage).
|
ProgressBar |
The test progress bar.
|
RandomNumberOperation |
A random number generator.
|
RegexValue |
A representation of the model object 'Regex Value'.
|
RegexValueHandling |
This enum offers various ways in which regex values ( RegexValue ) may be handled during conversion.
|
RegexValueImpl |
An implementation of the model object 'Regex Value'.
|
RegexValueToFormattedString |
A default Integrity conversion.
|
RegexValueToPattern |
A default Integrity conversion.
|
RegexValueToString |
A default Integrity conversion.
|
Result |
Abstract base class for results.
|
ResultAwareFixture |
A fixture implementing this interface is notified by Integrity in advance of calling a fixture method, thereby
telling the fixture instance about the (named) results that will be checked after the upcoming fixture method call
has returned its result.
This knowledge is usually not required by a fixture - it is simply intended to deliver all available result data,
even though the test script author might not use all possible (named) results during a test invocation.
|
ResultComparator |
The result comparator is used to compare a result object returned by a fixture instance with a given expected result
(from the test script).
|
ResultFieldTuple |
Container class that links a named result name to a field.
|
ResultName |
A representation of the model object 'Result Name'.
|
ResultNameImpl |
An implementation of the model object 'Result Name'.
|
ResultTableHeader |
A representation of the model object 'Result Table Header'.
|
ResultTableHeaderImpl |
An implementation of the model object 'Result Table Header'.
|
ScalableImageLabel |
A label containing an image that can toggle between two sizes: a smaller one limited to a given width, and the
original sized one.
|
ServerEndpoint |
A server endpoint.
|
SetList |
The Setlist is a data structure to contain a test execution plan as well as test results.
|
SetListBaselineMessage |
Updates the setlist with a new baseline, that is, a complete copy.
|
SetListCallback |
Callback for creation and update of the SetList - a crucial part of Integritys' remoting system.
|
SetListEntry |
A set list entry is an entry in the SetList , which is a test execution and result data structure.
|
SetListEntryAttributeKeys |
Keys for Set List Entry Attributes.
|
SetListEntryResultStates |
Result states for set list entries.
|
SetListEntryTypes |
The various types of set list entries.
|
SetListSearch |
This is a very simple "search engine" used to search for text parts in a SetList .
|
SetListUpdateMessage |
Updates the setlist incrementally (with one or more updated entries).
|
SetListUtil |
This utility class collects several methods used to explore SetList s.
|
ShortToBigDecimal |
A default Integrity conversion.
|
ShortToShort |
A default Integrity conversion.
|
ShutdownRequestMessage |
This message is sent by the client to request a shutdown.
|
Simple12HrsTimeValue |
A representation of the model object 'Simple12 Hrs Time Value'.
|
Simple12HrsTimeValueImpl |
An implementation of the model object 'Simple12 Hrs Time Value'.
|
Simple24HrsTimeValue |
A representation of the model object 'Simple24 Hrs Time Value'.
|
Simple24HrsTimeValueImpl |
An implementation of the model object 'Simple24 Hrs Time Value'.
|
SimpleCommandLineParser |
A very simple command line parser.
|
SimpleCommandLineParser.BooleanOption |
A boolean command line option.
|
SimpleCommandLineParser.DecimalOption |
Decimal option.
|
SimpleCommandLineParser.IntegerOption |
Integer option.
|
SimpleCommandLineParser.LongOption |
Long option.
|
SimpleCommandLineParser.Option |
Base class for command line options.
|
SimpleCommandLineParser.StringOption |
String option.
|
SimpleCommandLineParser.ValueOption<X> |
A base class for an option that has one or more values.
|
SimpleComparisonResult |
The most basic comparison result.
|
SimpleTestTimeAdapter |
A simple default implementation of a TestTimeAdapter , which just tries to instantiate the "real" adapter
implemented by the system-under-test by resolving the class name of a system property.
|
SQLDateToCalendar |
A default Integrity conversion.
|
SQLDateToTimestamp |
A default Integrity conversion.
|
SQLTimeToCalendar |
A default Integrity conversion.
|
SQLTimeToTimestamp |
A default Integrity conversion.
|
StandardOperation |
A representation of the model object 'Standard Operation'.
|
StandardOperationImpl |
An implementation of the model object 'Standard Operation'.
|
StandardOperationProcessor |
Implementations of this class are responsible for processing StandardOperation instances, which are
operations directly supported in the Integrity language core.
|
Statement |
A representation of the model object 'Statement'.
|
StatementImpl |
An implementation of the model object 'Statement'.
|
StaticValue |
A representation of the model object 'Static Value'.
|
StaticValueImpl |
An implementation of the model object 'Static Value'.
|
StringConcatenationNode |
Concatenates two strings.
|
StringToBigDecimal |
A default Integrity conversion.
|
StringToBigInteger |
A default Integrity conversion.
|
StringToByte |
A default Integrity conversion.
|
StringToCharacter |
A default Integrity conversion.
|
StringToDouble |
A default Integrity conversion.
|
StringToEnumConstant |
A default Integrity conversion.
|
StringToFloat |
A default Integrity conversion.
|
StringToFormattedString |
A default Integrity conversion.
|
StringToInteger |
A default Integrity conversion.
|
StringToLong |
A default Integrity conversion.
|
StringToNumber |
A default Integrity conversion.
|
StringToPattern |
A default Integrity conversion.
|
StringToShort |
A default Integrity conversion.
|
StringToString |
A default Integrity conversion.
|
StringValue |
A representation of the model object 'String Value'.
|
StringValueImpl |
An implementation of the model object 'String Value'.
|
StringValueToBigDecimal |
A default Integrity conversion.
|
StringValueToBigInteger |
A default Integrity conversion.
|
StringValueToBoolean |
A default Integrity conversion.
|
StringValueToByte |
A default Integrity conversion.
|
StringValueToCharacter |
A default Integrity conversion.
|
StringValueToDouble |
A default Integrity conversion.
|
StringValueToEnumConstant |
A default Integrity conversion.
|
StringValueToFloat |
A default Integrity conversion.
|
StringValueToFormattedString |
A default Integrity conversion.
|
StringValueToInteger |
A default Integrity conversion.
|
StringValueToLong |
A default Integrity conversion.
|
StringValueToNumber |
A default Integrity conversion.
|
StringValueToPattern |
A default Integrity conversion.
|
StringValueToShort |
A default Integrity conversion.
|
StringValueToString |
A default Integrity conversion.
|
SubtractionNode |
Subtracts one value from the other.
|
SuccessResult |
Result for successful calls.
|
Suite |
A representation of the model object 'Suite'.
|
SuiteDefinition |
A representation of the model object 'Suite Definition'.
|
SuiteDefinitionImpl |
An implementation of the model object 'Suite Definition'.
|
SuiteImpl |
An implementation of the model object 'Suite'.
|
SuiteParameter |
A representation of the model object 'Suite Parameter'.
|
SuiteParameterDefinition |
A representation of the model object 'Suite Parameter Definition'.
|
SuiteParameterDefinitionImpl |
An implementation of the model object 'Suite Parameter Definition'.
|
SuiteParameterImpl |
An implementation of the model object 'Suite Parameter'.
|
SuiteResult |
Result of a suite call.
|
SuiteReturn |
A representation of the model object 'Suite Return'.
|
SuiteReturnDefinition |
A representation of the model object 'Suite Return Definition'.
|
SuiteReturnDefinitionImpl |
An implementation of the model object 'Suite Return Definition'.
|
SuiteReturnImpl |
An implementation of the model object 'Suite Return'.
|
SuiteSkipReason |
A number of reasons why a suite invocation in a script has been skipped.
|
SuiteStatement |
A representation of the model object 'Suite Statement'.
|
SuiteStatementImpl |
An implementation of the model object 'Suite Statement'.
|
SuiteStatementWithResult |
A representation of the model object 'Suite Statement With Result'.
|
SuiteStatementWithResultImpl |
An implementation of the model object 'Suite Statement With Result'.
|
SuiteSummaryResult |
This is a basic version of the SuiteResult class, which only contains the summary data.
|
TableTest |
A representation of the model object 'Table Test'.
|
TableTestImpl |
An implementation of the model object 'Table Test'.
|
TableTestParameterResolveMethod |
Table test parameters may be resolved with different scope.
|
TableTestRow |
A representation of the model object 'Table Test Row'.
|
TableTestRowImpl |
An implementation of the model object 'Table Test Row'.
|
Test |
A representation of the model object 'Test'.
|
TestActionConfigurationDialog |
The configuration dialog for the "launch-and-connect" feature.
|
TestComparisonFailureResult |
Comparison result for failed test comparisons.
|
TestComparisonResult |
Basic class for test comparisons.
|
TestComparisonSuccessResult |
Comparison result for successful comparisons.
|
TestComparisonUndeterminedResult |
Comparison result used when test comparisons are still undetermined.
|
TestDefinition |
A representation of the model object 'Test Definition'.
|
TestDefinitionImpl |
An implementation of the model object 'Test Definition'.
|
TestExceptionSubResult |
This result is returned if an exception occurred during test execution.
|
TestExecutedSubResult |
A sub-result of an executed test.
|
TestFormatter |
The TestFormatter is responsible for creating human-readable strings out of various test-related entities.
|
TestImpl |
An implementation of the model object 'Test'.
|
TestModel |
The test model.
|
TestResource |
|
TestResourceProvider |
A test resource provider is used by the test runner to enumerate and retrieve the necessary resources, which are then
parsed and linked into the test model.
|
TestResult |
Base class for test results.
|
TestRunner |
The test runner executes tests.
|
TestRunnerCallback |
During test execution, the test runner invokes a callback in order to report progress as well as test results.
|
TestRunnerCallbackMessage |
This message is used to send callback-specific data from callbacks run in forks to the main test runner.
|
TestRunnerCallbackMethods |
An enum list of all TestRunnerCallback methods.
|
TestRunnerPerformanceLogger |
This performance logging service is used to execute several performance-critical segments of test execution.
|
TestRunnerPerformanceLogger.RunnableWithException<E extends Exception> |
A runnable with no result that can throw an exception.
|
TestRunnerPerformanceLogger.RunnableWithResult<R> |
A runnable with a result.
|
TestRunnerPerformanceLogger.RunnableWithResultAndException<R,E extends Exception> |
A runnable with a result that can throw an exception.
|
TestSubResult |
Tests have one or more sub-results, with standard tests always having one, but tabletests potentially having more of
them, one for each row.
|
TestTimeAdapter |
An interface for a "time adapter" that funnels the parameters for deterministic time and date setting during testing
into an application.
|
TestTreeContentDrawer |
The custom content drawer for the main test execution tree.
|
TestTreeContentProvider |
Provides the content for the main test execution tree.
|
TestTreeLabelProvider |
The label provider for the main test execution tree.
|
ThisShouldNeverHappenException |
This exception is thrown in various situations which "should never happen", that is, situations in which all other
execution paths should technically cover all possible alternatives, but one cannot mathematically guarantee that this
is actually the case, or in which future extensions might open up new code paths not detectable by Eclipse.
|
TimeAndDateSingleton |
This singleton is designed to make time-sensitive processes testable by allowing to set the "current time" to a
certain fixed time or a certain start time from which the "current time" progresses at a configurable speed.
|
TimeDifference |
A representation of the model object 'Time Difference'.
|
TimeDifferenceImpl |
An implementation of the model object 'Time Difference'.
|
TimeProgressionFactor |
A representation of the model object 'Time Progression Factor'.
|
TimeProgressionFactorImpl |
An implementation of the model object 'Time Progression Factor'.
|
TimeSet |
A representation of the model object 'Time Set'.
|
TimeSetExceptionResult |
Documents a faulty timeset operation.
|
TimeSetImpl |
An implementation of the model object 'Time Set'.
|
TimeSetResult |
Stores the results of a timeset operation.
|
TimeSetSuccessResult |
This result documents a successful timeset operation.
|
TimestampToCalendar |
A default Integrity conversion.
|
TimeSyncRequestMessage |
Sent to synchronize the artificial test time on the different systems.
|
TimeSyncResultMessage |
|
TimeSyncResultMessage.TimeSyncForkResult |
Encapsulates the "result" of a successful timesync application for a specific fork.
|
TimeSyncState |
An object encapsulating the necessary internal parameters for fake test time generation.
|
TimeSyncStateMessage |
Sent to synchronize the artificial test time on the different systems.
|
TimeValue |
A representation of the model object 'Time Value'.
|
TimeValueImpl |
An implementation of the model object 'Time Value'.
|
TimeValueToCalendar |
A default Integrity conversion.
|
TimeValueToDate |
A default Integrity conversion.
|
TimeValueToFormattedString |
A default Integrity conversion.
|
TimeValueToInstant |
A default Integrity conversion.
|
TimeValueToLocalDateTime |
A default Integrity conversion.
|
TimeValueToLocalTime |
A default Integrity conversion.
|
TimeValueToSQLDate |
A default Integrity conversion.
|
TimeValueToSQLTime |
A default Integrity conversion.
|
TimeValueToString |
A default Integrity conversion.
|
TimeValueToTimestamp |
A default Integrity conversion.
|
TimeValueToZonedDateTime |
A default Integrity conversion.
|
TransformHandling |
Enumerating the various ways in which the test runner can handle the supported transformation of the XML results into
a human-viewable HTML form.
|
TypedNestedObject |
A representation of the model object 'Typed Nested Object'.
|
TypedNestedObjectImpl |
An implementation of the model object 'Typed Nested Object'.
|
TypedNestedObjectToBean |
A default Integrity conversion.
|
TypedNestedObjectToFormattedString |
A default Integrity conversion.
|
TypedNestedObjectToMap |
A default Integrity conversion.
|
TypedNestedObjectToString |
A default Integrity conversion.
|
UndeterminedResult |
Result used for undetermined calls.
|
UnexecutableException |
This exception is thrown if an operation cannot be executed (usually because it depends on variables or constants
which are not resolvable, but could also be the case because of other runtime failures).
|
UnresolvableVariable |
|
UnresolvableVariableHandling |
This enum offers various ways in which unresolvable variables are to be handled during conversions.
|
USDateAnd12HrsTimeValue |
A representation of the model object 'US Date And12 Hrs Time Value'.
|
USDateAnd12HrsTimeValueImpl |
An implementation of the model object 'US Date And12 Hrs Time Value'.
|
USDateValue |
A representation of the model object 'US Date Value'.
|
USDateValueImpl |
An implementation of the model object 'US Date Value'.
|
ValidationException |
Validiation exception which indicates a validation result where progressing should not continue.
|
Value |
A representation of the model object 'Value'.
|
ValueConverter |
The value converter is responsible for conversion of values during test execution and/or inside the Eclipse
integration.
|
ValueImpl |
An implementation of the model object 'Value'.
|
ValueOrEnumValueOrOperation |
A representation of the model object 'Value Or Enum Value Or Operation'.
|
ValueOrEnumValueOrOperationCollection |
A representation of the model object 'Value Or Enum Value Or Operation Collection'.
|
ValueOrEnumValueOrOperationCollectionImpl |
An implementation of the model object 'Value Or Enum Value Or Operation Collection'.
|
ValueOrEnumValueOrOperationImpl |
An implementation of the model object 'Value Or Enum Value Or Operation'.
|
Variable |
A representation of the model object 'Variable'.
|
VariableAssignment |
A representation of the model object 'Variable Assignment'.
|
VariableAssignmentImpl |
An implementation of the model object 'Variable Assignment'.
|
VariableDefinition |
A representation of the model object 'Variable Definition'.
|
VariableDefinitionImpl |
An implementation of the model object 'Variable Definition'.
|
VariableEntity |
A representation of the model object 'Variable Entity'.
|
VariableEntityImpl |
An implementation of the model object 'Variable Entity'.
|
VariableImpl |
An implementation of the model object 'Variable'.
|
VariableManager |
The variable manager is responsible for keeping track of variable values.
|
VariableOrConstantEntity |
A representation of the model object 'Variable Or Constant Entity'.
|
VariableOrConstantEntityImpl |
An implementation of the model object 'Variable Or Constant Entity'.
|
VariableOrConstantEntityInitialValueDefinitionCallback |
Interface for a callback implementation that allows the VariableManager to trigger the definition of the
(typically initial) value for a given VariableOrConstantEntity by someone capable of defining this value (=
the implementor of this interface).
|
VariableUnsetMessage |
This message is used to synchronize variables between master and forks.
|
VariableUpdateMessage |
This message is used to synchronize variables between master and forks.
|
VariableVariable |
A representation of the model object 'Variable Variable'.
|
VariableVariableImpl |
An implementation of the model object 'Variable Variable'.
|
VariantDefinition |
A representation of the model object 'Variant Definition'.
|
VariantDefinitionImpl |
An implementation of the model object 'Variant Definition'.
|
VariantValue |
A representation of the model object 'Variant Value'.
|
VariantValueImpl |
An implementation of the model object 'Variant Value'.
|
VersionUtil |
Versioning Utility.
|
VisibleComment |
A representation of the model object 'Visible Comment'.
|
VisibleCommentImpl |
An implementation of the model object 'Visible Comment'.
|
VisibleDivider |
A representation of the model object 'Visible Divider'.
|
VisibleDividerImpl |
An implementation of the model object 'Visible Divider'.
|
VisibleMultiLineComment |
A representation of the model object 'Visible Multi Line Comment'.
|
VisibleMultiLineCommentImpl |
An implementation of the model object 'Visible Multi Line Comment'.
|
VisibleMultiLineNormalComment |
A representation of the model object 'Visible Multi Line Normal Comment'.
|
VisibleMultiLineNormalCommentImpl |
An implementation of the model object 'Visible Multi Line Normal Comment'.
|
VisibleMultiLineTitleComment |
A representation of the model object 'Visible Multi Line Title Comment'.
|
VisibleMultiLineTitleCommentImpl |
An implementation of the model object 'Visible Multi Line Title Comment'.
|
VisibleSingleLineComment |
A representation of the model object 'Visible Single Line Comment'.
|
VisibleSingleLineCommentImpl |
An implementation of the model object 'Visible Single Line Comment'.
|
VisibleSingleLineNormalComment |
A representation of the model object 'Visible Single Line Normal Comment'.
|
VisibleSingleLineNormalCommentImpl |
An implementation of the model object 'Visible Single Line Normal Comment'.
|
VisibleSingleLineTitleComment |
A representation of the model object 'Visible Single Line Title Comment'.
|
VisibleSingleLineTitleCommentImpl |
An implementation of the model object 'Visible Single Line Title Comment'.
|
WrapperFactory |
|
XmlWriterTestCallback |
Test runner callback which writes to an XML result file.
|