alma::acs::testsupport::tat::NoDotJUnitRunner Class Reference

Inheritance diagram for alma::acs::testsupport::tat::NoDotJUnitRunner:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::testsupport::tat::NoDotJUnitRunner:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NoDotJUnitRunner ()

Static Public Member Functions

static void main (String args[])

Protected Member Functions

ResultPrinter createResultPrinter ()

Detailed Description

Variant of junit.textui.TestRunner that does not print a "." for every test. Using this class can be useful in conjunction with TAT, because these dots sometimes show up in the output and sometimes they don't (unknown hidden parameters of TAT??), which forces us to change the ref files unnecessarily.

Author:
hsommer

Constructor & Destructor Documentation

alma::acs::testsupport::tat::NoDotJUnitRunner::NoDotJUnitRunner (  )  [inline]

References createResultPrinter().

Referenced by main().


Member Function Documentation

ResultPrinter alma::acs::testsupport::tat::NoDotJUnitRunner::createResultPrinter (  )  [inline, protected]

Factory method for result printer. Could be overridden by a test that needs a more specialized custom ResultPrinter

Referenced by NoDotJUnitRunner().

static void alma::acs::testsupport::tat::NoDotJUnitRunner::main ( String  args[]  )  [inline, static]

Copied from base class TestRunner, except that a NoDotJUnitRunner gets created.

References NoDotJUnitRunner().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2