| Package | Description |
|---|---|
| org.specrunner.dumper | |
| org.specrunner.dumper.core | |
| org.specrunner.source | |
| org.specrunner.source.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISourceDumper
Dumps source and results to somewhere.
|
interface |
ISourceDumperGroup
A source dumper group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSourceDumperFile
A partial dumper which writes data to files.
|
class |
SourceDumperCenter
Dump the central part of the result report (the 'center' element of the
framed version).
|
class |
SourceDumperDetails
Dumps the report details in a separate file.
|
class |
SourceDumperGroupImpl
Default implementation of a source dumper group.
|
class |
SourceDumperResources
Dumps resources related to the source.
|
class |
SourceDumperWritables
Dumps the writables associated to the result set.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBuilderFactory
Return a builder.
|
interface |
ISource
Stand for the source of specifications.
|
interface |
ISourceFactory
A factory of sources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSourceFactory
Abstraction to readers.
|
class |
BuilderFactoryImpl
Default builder implementation.
|
class |
EncodedImpl
Default encoding factory.
|
class |
SourceFactoryHtml
The default implementation.
|
class |
SourceImpl
The default implementation.
|
Copyright © 2016. All rights reserved.