Methods

Kwalify::AssertionError

Public Class Methods

new(msg) click to toggle source
# File lib/kwalify/errors.rb, line 16
def initialize(msg)
  super("*** assertion error: " + msg)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.