Class TestFormatter


  • public class TestFormatter
    extends Object
    The TestFormatter is responsible for creating human-readable strings out of various test-related entities. This is usually done by using the descriptions attached to fixtures.
    Author:
    Rene Schneider - initial API and implementation