|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecRunnerTitaniumGenerator.ReporterType | |
---|---|
searls.jasmine.runner |
Uses of SpecRunnerTitaniumGenerator.ReporterType in searls.jasmine.runner |
---|
Methods in searls.jasmine.runner that return SpecRunnerTitaniumGenerator.ReporterType | |
---|---|
static SpecRunnerTitaniumGenerator.ReporterType |
SpecRunnerTitaniumGenerator.ReporterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SpecRunnerTitaniumGenerator.ReporterType[] |
SpecRunnerTitaniumGenerator.ReporterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in searls.jasmine.runner with parameters of type SpecRunnerTitaniumGenerator.ReporterType | |
---|---|
java.lang.String |
SpecRunnerTitaniumGenerator.generate(SpecRunnerTitaniumGenerator.ReporterType reporterType)
Generate the jasmine tests runner. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |