Object[UnitTest]
An object tracking tests of code evaluation tailored to specific functions when evaluated in isolation.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[UnitTest, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[UnitTest]
Pattern Description: Object[UnitTest]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
DateEnqueued
The date and time at which a request this unit test was generated.
Format: Single
Class: Date
Programmatic Pattern: _DateObject
DateStarted
The date and time the unit tests began running.
Format: Single
Class: Date
Programmatic Pattern: _DateObject
DateCompleted
The date and time the unit tests finished running, whether by returning values on all the tests, timing out, or crashing.
Format: Single
Class: Date
Programmatic Pattern: _DateObject
SLLVersion
The Symbolic Lab Language (SLL) version (branch) of that is loaded into the Mathematica kernel before the unit tests are run.
Format: Single
Class: String
Programmatic Pattern: _String
SLLCommit
The SHA-1 hash indicating the Symbolic Lab Language (SLL) commit of the branch that is loaded into the Mathematica kernel before the unit tests are run.
Format: Single
Class: String
Programmatic Pattern: _String
MathematicaVersion
The version of Mathematica to load for this Manifold job. If Null, version will default to 12.2.0.
Format: Single
Class: String
Programmatic Pattern: _String
RunAsUser
If computing on the cloud, the user which Manifold should run computations as.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[User]
Indicates if an email should be sent after the unit tests are finished running.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
EmailRecipients
The email addresses that should be notified when the unit test finishes.
Format: Multiple
Class: String
Programmatic Pattern: _String
Last modified on Mon 26 Sep 2022 15:43:53