Class TestResults

java.lang.Object
org.pkl.core.runtime.TestResults

public final class TestResults extends Object
Aggregate test results for a module. Used to verify test failures and generate reports.
  • Constructor Details

    • TestResults

      public TestResults(String module, String displayUri)
  • Method Details