|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IAccessFactory.IAccess.ReadableInstants.String.valueOf(...)- ConverterString() -
Constructor for class org.specrunner.converters.core.ConverterString
-
- copy(IContext) -
Method in class org.specrunner.plugins.core.AbstractPlugin
-
- copy(IContext) -
Method in class org.specrunner.plugins.core.PluginGroupImpl
-
- copy(IContext) -
Method in interface org.specrunner.plugins.IPlugin
- Creates a copy of this plugin.
- countStatus(T...) -
Method in class org.specrunner.result.core.ResultSetImpl
-
- countStatus(int, int, T...) -
Method in class org.specrunner.result.core.ResultSetImpl
-
- countStatus(List<IResult>, T...) -
Method in class org.specrunner.result.core.ResultSetImpl
-
- countStatus(T...) -
Method in interface org.specrunner.result.IResultSet
- Counts the status of a given type.
- countStatus(int, int, T...) -
Method in interface org.specrunner.result.IResultSet
- Counts the status of a given type.
- countStatus(List<IResult>, T...) -
Method in interface org.specrunner.result.IResultSet
- Counts the status of a given type.
- countType(ActionType...) -
Method in class org.specrunner.result.core.ResultSetImpl
-
- countType(List<IResult>, ActionType...) -
Method in class org.specrunner.result.core.ResultSetImpl
-
- countType(ActionType...) -
Method in interface org.specrunner.result.IResultSet
- Count results of a given set of action types.
- countType(List<IResult>, ActionType...) -
Method in interface org.specrunner.result.IResultSet
- Count results of a given type in a list.
- create(IChannel) -
Method in class org.specrunner.core.pipes.PipeModel
- Creates the default model.
- create(Object, IContext) -
Method in class org.specrunner.expressions.core.ExpressionFactoryJanino
-
- create(Object, IContext) -
Method in interface org.specrunner.expressions.IExpressionFactory
- For expression creation, the priority for name resolution is:
first - context variables;
second - predefined values;
third - class generated values.
- create(RowAdapter) -
Method in class org.specrunner.plugins.core.objects.AbstractPluginObject
- Create the object based on a row.
- create(Class<?>, RowAdapter) -
Method in interface org.specrunner.plugins.core.objects.IObjectCreator
- Creates a instance of the given type.
- create(IContext, Class<T>, Element) -
Static method in class org.specrunner.plugins.core.UtilPlugin
- Equivalent to
create(...
- create(IContext, IPlugin, Element) -
Static method in class org.specrunner.plugins.core.UtilPlugin
- Equivalent to
create(...
- create(IContext, Class<T>, Element, boolean) -
Static method in class org.specrunner.plugins.core.UtilPlugin
- Creates a plugin based on its type.
- create(IContext, IPlugin, Element, boolean) -
Static method in class org.specrunner.plugins.core.UtilPlugin
- Creates a plugin based on its template.
- create(String, List<Exception>) -
Method in class org.specrunner.plugins.core.var.PluginBean
- Try to create the object instance.
- create(String, ICacheCleaner<T>) -
Method in class org.specrunner.util.cache.core.AbstractCacheFactory
- Create the cache object.
- create(String, ICacheCleaner<T>) -
Method in class org.specrunner.util.cache.core.CacheFactoryDefault
-
- createAnnotator() -
Method in class org.specrunner.core.pipes.PipeAnnotator
- Creates an annotator instance.
- createBuilder() -
Method in class org.specrunner.pipeline.core.PipelineFactoryXOM
- Refactored to enable builder creation override.
- createButtons(ErrorFrameListener) -
Method in class org.specrunner.listeners.core.ErrorFrame
- Creates the action buttons.
- createContext(ISource, IRunner) -
Method in class org.specrunner.core.pipes.PipeContext
- Creates a context based on a source and runner.
- createDialog() -
Method in class org.specrunner.listeners.core.ErrorFrame
- Creates the dialog.
- createDumper() -
Method in class org.specrunner.core.pipes.PipeDumper
- Creates an dumper instance.
- createFeatureManager() -
Method in class org.specrunner.core.pipes.PipeFeatureManager
- Creates a feature manager.
- createFormatter() -
Method in class org.specrunner.core.pipes.PipeTimestamp
- Creates the formatter.
- createInstance(IResultSet, Map<String, Object>) -
Method in class org.specrunner.report.core.AbstractReport
- Create a resume instance.
- createListenerManager() -
Method in class org.specrunner.core.pipes.PipeListenerManager
- Creates a listener manager.
- createReporter() -
Method in class org.specrunner.core.pipes.PipeReporter
- Creates a reporter instance.
- createResult() -
Method in class org.specrunner.core.pipes.PipeResult
- Create a result instance.
- createResume(IResultSet, Map<String, Object>) -
Method in class org.specrunner.report.core.AbstractReport
- Create a resume of result.
- createRunner(ISource) -
Method in class org.specrunner.core.pipes.PipeRunner
- Creates a runner for a source.
- createSource(String) -
Method in class org.specrunner.core.pipes.PipeSource
- Creates a source from input.
- createText() -
Method in class org.specrunner.listeners.core.ErrorFrame
- Create text component.
- creator -
Variable in class org.specrunner.plugins.core.objects.AbstractPluginObject
- Object creator name.
- creatorInstance -
Variable in class org.specrunner.plugins.core.objects.AbstractPluginObject
- Object creator instance.
- CSS -
Static variable in class org.specrunner.plugins.PluginKind
- Style based factories.
- CSS_CALLED -
Static variable in class org.specrunner.plugins.core.macro.PluginCall
- CSS of called macros.
- CSS_DEFINED -
Static variable in class org.specrunner.plugins.core.macro.PluginMacro
- CSS of macro defined.
- CSS_INCLUDED -
Static variable in class org.specrunner.plugins.core.include.PluginInclude
- Style added to included file.
- CSS_INCLUDED_ARGS -
Static variable in class org.specrunner.plugins.core.include.PluginInclude
- Style added to args.
- CSS_INCLUDED_CONTENT -
Static variable in class org.specrunner.plugins.core.include.PluginInclude
- Style added to content file.
- CSS_INCLUDED_FILE -
Static variable in class org.specrunner.plugins.core.include.PluginInclude
- Style added to the header file.
- CSS_LETF -
Static variable in class org.specrunner.util.xom.UtilNode
- The CSS which set the left argument.
- CSS_RELEGATED -
Static variable in class org.specrunner.plugins.core.flow.PluginIfBranch
- CSS style for unselected branch.
- CSS_RIGHT -
Static variable in class org.specrunner.util.xom.UtilNode
- The CSS which set the right argument.
- CSS_SCENARIO -
Static variable in class org.specrunner.listeners.core.ScenarioListener
- Expected style for scenarios.
- CSS_SCENARIO_FAILURE -
Static variable in class org.specrunner.listeners.core.ScenarioListener
- Expected style for failure scenarios.
- CSS_SCENARIO_PENDING -
Static variable in class org.specrunner.listeners.core.ScenarioListener
- Expected style for pending scenarios.
- CSS_SCENARIO_SUCCESS -
Static variable in class org.specrunner.listeners.core.ScenarioListener
- Expected style for success scenarios.
- CSS_SELECTED -
Static variable in class org.specrunner.plugins.core.flow.PluginIfBranch
- CSS style for selected branch.
- CSS_TITLE -
Static variable in class org.specrunner.listeners.core.ScenarioListener
- Expected style for scenario titles.
- CSSResource - Class in org.specrunner.source.resource.positional.core
- A CSS resource.
- CSSResource(ISource, String, boolean, EType, Position) -
Constructor for class org.specrunner.source.resource.positional.core.CSSResource
- Creates CSS resource.
- currentOutput() -
Method in class org.specrunner.util.output.core.OutputFactoryDefault
-
- currentOutput() -
Method in interface org.specrunner.util.output.IOutputFactory
- Gets the current output.
- CUSTOM -
Static variable in class org.specrunner.plugins.PluginKind
- Custom tags based factories.
org.codehaus.commons.compiler.jdk.ExpressionEvaluator).
ActionType.
ActionType.
SRServices.
operation returns false.
java.io.File instance.
isError returns true.
reference='id,name' and separator='/', the
object instance corresponding to a given line will be 'id/name'.
java.net.URI instance.
@DontEval annotation is present in feature.
IConcurrentMapping.get("url","jdbc:hsqld:mem:test") could return
"jdbc:hsqld:mem:testThread1".@DontEval is
added.
hasNode) or plugin (
hasPlugin).
th tags.
<type>.isInstance(...)
- print(Object) -
Method in class org.specrunner.util.output.core.OutputSysout
-
- print(Object) -
Method in interface org.specrunner.util.output.IOutput
- Print something.
- printf(Object, Object...) -
Method in class org.specrunner.util.output.core.OutputSysout
-
- printf(Object, Object...) -
Method in interface org.specrunner.util.output.IOutput
- Print something with arguments.
- println(Object) -
Method in class org.specrunner.util.output.core.OutputSysout
-
- println(Object) -
Method in interface org.specrunner.util.output.IOutput
- Print with ending '\n'.
- process(IChannel) -
Method in class org.specrunner.core.pipes.AbstractPipeModel
-
- process(IChannel, Map<String, Object>) -
Method in class org.specrunner.core.pipes.AbstractPipeModel
- Process the channel with the model already recovered.
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeAnnotate
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeAnnotator
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeContext
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeDump
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeDumper
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeFeatureManager
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeListenerManager
-
- process(IChannel, Map<String, Object>) -
Method in class org.specrunner.core.pipes.PipeMemory
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeMetavariables
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeModel
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipePopulator
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeReport
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeReporter
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeResult
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeRun
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeRunner
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeSource
-
- process(IChannel, Map<String, Object>) -
Method in class org.specrunner.core.pipes.PipeTime
-
- process(IChannel, Map<String, Object>) -
Method in class org.specrunner.core.pipes.PipeTimestamp
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.PipeTransformSource
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.plugin.PipeRun
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.plugin.PipeShortDump
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.shutdown.PipeResume
-
- process(IChannel) -
Method in class org.specrunner.core.pipes.shutdown.PipeReusable
-
- process(IChannel) -
Method in class org.specrunner.pipeline.core.PipelineImpl
-
- process(IChannel) -
Method in interface org.specrunner.pipeline.IPipe
- Perform some transformation over the channel.
- process(INamespaceInfo, Document) -
Method in class org.specrunner.source.namespace.core.AbstractNamespaceProcessor
-
- process(INamespaceInfo, Document, String) -
Method in class org.specrunner.source.namespace.core.AbstractNamespaceProcessor
- Process information.
- process(INamespaceInfo, Document, Nodes) -
Method in class org.specrunner.source.namespace.core.AbstractNamespaceProcessor
- Process nodes satisfying restriction.
- process(INamespaceInfo, Document) -
Method in class org.specrunner.source.namespace.core.NamespaceProcessorGroupDefault
-
- process(INamespaceInfo, Document) -
Method in interface org.specrunner.source.namespace.INamespaceProcessor
- Process namespace info.
- processLine(IContext, RowAdapter, IResultSet) -
Method in class org.specrunner.plugins.core.objects.AbstractPluginObject
- Process a given row.
- processList(IContext, Object, RowAdapter, IResultSet, List<Object>) -
Method in class org.specrunner.plugins.core.objects.AbstractPluginObjectSelect
- Process the list of objects recovered.
- processList(IContext, Object, RowAdapter, IResultSet, List<Object>) -
Method in class org.specrunner.plugins.core.objects.AbstractPluginObjectSelectNone
-
- processList(IContext, Object, RowAdapter, IResultSet, List<Object>) -
Method in class org.specrunner.plugins.core.objects.AbstractPluginObjectSelectUnique
-
- ProfilerPipeListener - Class in org.specrunner.pipeline
- Pipe profiler.
- ProfilerPipeListener() -
Constructor for class org.specrunner.pipeline.ProfilerPipeListener
-
- ProfilerPluginListener - Class in org.specrunner.listeners.core
- Logging profiler implementation.
- ProfilerPluginListener() -
Constructor for class org.specrunner.listeners.core.ProfilerPluginListener
-
- ProfilerSourceListener - Class in org.specrunner.listeners.core
- Logging profiler implementation.
- ProfilerSourceListener() -
Constructor for class org.specrunner.listeners.core.ProfilerSourceListener
-
- PropertyLoaderException - Exception in org.specrunner.properties
-
- PropertyLoaderException() -
Constructor for exception org.specrunner.properties.PropertyLoaderException
-
- PropertyLoaderException(String) -
Constructor for exception org.specrunner.properties.PropertyLoaderException
-
- PropertyLoaderException(Throwable) -
Constructor for exception org.specrunner.properties.PropertyLoaderException
-
- PropertyLoaderException(String, Throwable) -
Constructor for exception org.specrunner.properties.PropertyLoaderException
-
- PropertyLoaderImpl - Class in org.specrunner.properties.core
- Default implementation of properties loading.
- PropertyLoaderImpl() -
Constructor for class org.specrunner.properties.core.PropertyLoaderImpl
-
- put(String, Object) -
Method in class org.specrunner.features.core.FeatureManagerImpl
-
- put(String, IReusable<?>) -
Method in class org.specrunner.reuse.core.ReusableManagerImpl
-
- put(K, T) -
Method in class org.specrunner.util.cache.core.CacheLRU
-
- put(K, T) -
Method in interface org.specrunner.util.cache.ICache
- Put an element to the cache.
Placeholders. i.e.
AbstractReport.System.exit(...)
- start(IContext, IResultSet, IPlugin, List<IPluginListener>) -
Method in class org.specrunner.runner.core.RunnerImpl
- Perform start operation of plugins.
- START_CODE -
Static variable in class org.specrunner.util.UtilEvaluator
- Start code delimiter.
- START_DATA -
Static variable in class org.specrunner.util.UtilEvaluator
- Start code replacement.
- startsWith(File, String, File) -
Static method in class org.specrunner.junit.SpecRunnerParametrized
- Filter files starting with.
- startsWith(File, String, File, IConfiguration) -
Static method in class org.specrunner.junit.SpecRunnerParametrized
- Filter files starting with.
- status -
Variable in class org.specrunner.report.core.AbstractReport
- Hash of state counters.
- status() -
Method in class org.specrunner.report.core.AbstractReport
- Global status as string.
- status -
Variable in class org.specrunner.result.core.ResultImpl
- The status.
- Status - Class in org.specrunner.result
- A status.
- Status(String, double, boolean) -
Constructor for class org.specrunner.result.Status
- Creates a status.
- StatusComparator - Class in org.specrunner.report.core
- Default report status comparator.
- step -
Variable in class org.specrunner.plugins.core.flow.PluginFor
- Step.
- string -
Variable in class org.specrunner.source.core.SourceImpl
- The source as String.
- StringAlignerFactoryImpl - Class in org.specrunner.util.aligner.core
- Default alignment factory implementation.
- StringAlignerFactoryImpl() -
Constructor for class org.specrunner.util.aligner.core.StringAlignerFactoryImpl
-
- StylesheetResource - Class in org.specrunner.source.resource.element.core
- A stylesheet resource.
- StylesheetResource(ISource, String, boolean, EType, Element) -
Constructor for class org.specrunner.source.resource.element.core.StylesheetResource
- Creates a stylesheet resource.
- subset -
Variable in class org.specrunner.listeners.core.ScenarioListener
- The subset of general result for this scenario.
- subSet(int, int) -
Method in class org.specrunner.result.core.ResultSetImpl
-
- subSet(int, int) -
Method in interface org.specrunner.result.IResultSet
- Get a subset of result as a result set itself.
- Success - Class in org.specrunner.result.status
- Success: is not error, has importance 2.
- Success() -
Constructor for class org.specrunner.result.status.Success
- Default constructor.
- Synonyms - Annotation Type in org.specrunner.plugins.core.language
- List of regular expressions which are synonyms.
class='include' by hand in each
anchor link.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||