Parent

Methods

Class Index [+]

Quicksearch

Cucumber::Formatter::Junit::UnNamedFeatureError

Public Class Methods

new(feature_file) click to toggle source
    # File lib/cucumber/formatter/junit.rb, line 12
12:         def initialize(feature_file)
13:           super("The feature in '#{feature_file}' does not have a name. The JUnit XML format requires a name for the testsuite element.")
14:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.