flitsr.spectrum.Outcome¶ class flitsr.spectrum.Outcome(*values)¶ Bases: Enum The outcome of a Spectrum.Test __init__(*args, **kwds)¶ Attributes PASSED PASS FAILED FAIL ERROR ERROR = 2¶ FAIL = 1¶ FAILED = 1¶ PASS = 0¶ PASSED = 0¶