TestClassMetadata

final class TestClassMetadata(val ignored: Boolean)

Scala Native interal JUnit test class 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.

class Object
trait Matchable
class Any

Value members

Concrete fields

val ignored: Boolean