Packages

p

munit

package munit

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

Type Members

  1. trait ScalaCheckSuite extends FunSuite

Deprecated Type Members

  1. type GenericAfterEach[T] = AfterEach
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0.0) use AfterEach instead

  2. type GenericBeforeEach[T] = BeforeEach
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0.0) use BeforeEach instead

  3. type GenericTest[T] = Test
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0.0) use Test instead

  4. class ScalaCheckFailException extends Exception with NoStackTrace
    Annotations
    @deprecated
    Deprecated

    (Since version 0.8.0) This class is not used anywhere and will be removed in a future release

Value Members

  1. val Fail: Tag
  2. val Flaky: Tag
  3. val Ignore: Tag
  4. val Only: Tag
  5. val Slow: Tag

Inherited from AnyRef

Inherited from Any

Ungrouped