com
.
github
.
inthenow
.
jasmine
sjs
package
sjs
Visibility
Public
All
Type Members
class
JasmineExpectationAny
extends
JasmineExpectationBase
[
Any
] with
JBaseExpAny
class
JasmineExpectationAnyRef
extends
JasmineExpectationBase
[
AnyRef
] with
JBaseExpAnyRef
abstract
class
JasmineExpectationBase
[
ANY
]
extends
AnyRef
class
JasmineExpectationBoolean
extends
JasmineExpectationBase
[
Boolean
] with
JBaseExpBoolean
class
JasmineExpectationNumber
extends
JasmineExpectationBase
[
Double
] with
JBaseExpDouble
class
JasmineExpectationString
extends
JasmineExpectationBase
[
String
] with
JBaseExpString
class
JasmineExpectationTrav
[
T
]
extends
JasmineExpectationBase
[
Array
[
T
]] with
JBaseExpTrav
[
T
]
class
JasmineSjsTest
extends
JasmineTest
with
JasmineSpec
Annotations
@JSExportDescendentObjects
()
trait
JasmineSpec
extends
JSpec
Annotations
@JSExportDescendentObjects
()
Ungrouped