Packages

package junit

Type Members

  1. trait Bootstrapper extends AnyRef

    Scala.js internal JUnit bootstrapper.

    Scala.js internal JUnit bootstrapper.

    This class is public due to implementation details. Only the junit compiler plugin may generate classes inheriting from it.

    Relying on this trait directly is unspecified behavior.

    Annotations
    @EnableReflectiveInstantiation()
  2. final class JUnitFramework extends Framework
  3. final class TestMetadata extends AnyRef

    Scala.js internal JUnit test metadata

    Scala.js internal JUnit test metadata

    This class is public due to implementation details. Only the junit compiler plugin may create instances of it.

    Relying on this class directly is unspecified behavior.

Ungrouped