Package

cgta

otest

Permalink

package otest

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. otest
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AssertionFailureException extends RuntimeException

    Permalink
  2. trait AssertsMixin extends AnyRef

    Permalink
  3. case class CanAssertEq[A, B]() extends Product with Serializable

    Permalink
  4. trait CanAssertEqL1 extends AnyRef

    Permalink
  5. class FailAssertionException extends RuntimeException with AssertionFailureException

    Permalink
  6. trait FunSuite extends AnyRef

    Permalink
    Annotations
    @JSExportDescendentObjects()
  7. class InterceptAssertionException extends RuntimeException with AssertionFailureException

    Permalink
  8. class SimpleAssertionException extends RuntimeException with AssertionFailureException

    Permalink
  9. case class TestWrapper(name: String, body: () ⇒ Unit, ignored: Boolean = false, bad: Boolean = false, only: Boolean = false) extends Product with Serializable

    Permalink

Value Members

  1. object AssertionFailureException extends Serializable

    Permalink
  2. object AssertionMacros

    Permalink
  3. object Asserts extends AssertsMixin

    Permalink
  4. object CanAssertEq extends CanAssertEqL1 with Serializable

    Permalink
  5. object CatchableThrowable

    Permalink
  6. package runner

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped