test_cluster-class: Class 'test_cluster': data cache for simulations

test_cluster-classR Documentation

Class 'test_cluster': data cache for simulations

Description

test_cluster is an S4 class to represent data cache for running simulations. Despite the name, this class does not represent a series of tests and is not related to a series of tests. That is, test length is not stored in this class. This class is only kept for backwards compatibility.

Slots

nt

the number of test objects in this cluster.

tests

the list containing test objects.

names

test ID strings for each test object.


TestDesign documentation built on Feb. 16, 2023, 7:19 p.m.