Class Spec::Example::NotYetImplementedError
In: lib/spec/example/errors.rb
Parent: ExamplePendingError

Methods

new  

Constants

MESSAGE = "Not Yet Implemented"
RSPEC_ROOT_LIB = File.expand_path(File.dirname(__FILE__) + "/../..")

Public Class methods

[Validate]