module Inferno

Constants

Import
Test
TestGroup
TestSuite
VERSION

Public Class Methods

routes() click to toggle source
# File lib/inferno.rb, line 16
def self.routes
  @routes ||= []
end