Packages

p

maker

utils

package utils

Type Members

  1. class MakerTestReporter extends AnyRef

    Writes info on the progress of tests to an output file The output takes the form

    Writes info on the progress of tests to an output file The output takes the form

    START<28>SUITE<28>SUITE CLASS<28>TEST NAME<28>TIME<\n>

    END<28>SUITE<28>SUITE CLASS<28>TEST NAME<28>TIME<\n>

    FAILURE<28>SUITE<28>SUITE CLASS<28>TEST NAME<28>MESSAGE<28>STACK TRACE 1<29>STACK TRACE 2<29>....<\n>

    where <28> and <29> are the ascii field and group separator characters

Ungrouped