Package

specs2

Permalink

package specs2

Visibility
  1. Public
  2. All

Value Members

  1. object arguments extends ArgumentsArgs with ArgProperties

    Permalink

    import arguments._ to get access to all the Arguments creation functions

  2. object files extends FilesRunner

    Permalink

    run all specifications found in the test directory

  3. object html extends HtmlRunner

    Permalink

    runner creating html pages

  4. object junitxml extends JUnitXmlRunner

    Permalink

    runner creating junit xml reports

  5. object markdown extends MarkdownRunner

    Permalink
  6. object run extends ClassRunner

    Permalink

    runner ouputing results in the Console

  7. object text extends TextRunner

    Permalink

Ungrouped