unitizer (version 1.4.8)

unitizerSection-class: Contains Representation For a Section of Tests

Description

unitizerSectionExpression-class contains the actual expressions that belong to the section, whereas unitizerSection-class only contains the meta data. The latter objects are used within ]unitizer-class, whereas the former is really just a temporary object until we can generate the latter.

Arguments

Slots

title

1 lenght character, the name of the section

details

character vector containing additional info on the section

compare

functions to compare the various aspects of a unitizerItem-class @slot length tracks size of the section

Details

unitizerSectionNA-class is a specialized section for tests that actually don't have a section (removed tests that are nonetheless chosen to be kept by user in interactive environment)