Package

scala.scalanative

testinterface

Permalink

package testinterface

Visibility
  1. Public
  2. All

Type Members

  1. class PreloadedClassLoader extends ClassLoader

    Permalink

    A ClassLoader that returns pre-instanciated objects.

    A ClassLoader that returns pre-instanciated objects. We use it to bypass uses of reflection in the test interface.

  2. abstract class TestMainBase extends AnyRef

    Permalink

Ungrouped