module Tset
Representation of action and its content in a controller
@param name [String] a name of an action @param body [String] a content of an action
Reads the model file and breaks it down into an array of testables.
@param name [String] the name of the model @return [Array] Tset::Testable
objects containing codes and test category.
Abstract superclass for Writers
@abstract
Constants
- VERSION