- setOf(PlaintextTestReporter.ReportOption) - Static method in enum edu.utexas.cs.bevotest.PlaintextTestReporter.ReportOption
-
Convenience method for EnumSet.of(Enum)
- setOf(PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption) - Static method in enum edu.utexas.cs.bevotest.PlaintextTestReporter.ReportOption
-
Convenience method for EnumSet.of(Enum, Enum)
- setOf(PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption) - Static method in enum edu.utexas.cs.bevotest.PlaintextTestReporter.ReportOption
-
Convenience method for EnumSet.of(Enum, Enum, Enum)
- setOf(PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption) - Static method in enum edu.utexas.cs.bevotest.PlaintextTestReporter.ReportOption
-
Convenience method for EnumSet.of(Enum, Enum, Enum, Enum)
- setOf(PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption) - Static method in enum edu.utexas.cs.bevotest.PlaintextTestReporter.ReportOption
-
Convenience method for EnumSet.of(Enum, Enum, Enum, Enum, Enum)
- setOf(PlaintextTestReporter.ReportOption, PlaintextTestReporter.ReportOption...) - Static method in enum edu.utexas.cs.bevotest.PlaintextTestReporter.ReportOption
-
Convenience method for EnumSet.of(Enum, Enum...)
- shouldSkip() - Method in class edu.utexas.cs.bevotest.BevoTest.TestCase
-
Should this test procedure be skipped?
To be overridden, if needed, by the concrete test procedure.
- size() - Method in class edu.utexas.cs.bevotest.BevoTest.Test
-
- size() - Method in class edu.utexas.cs.bevotest.BevoTest.TestLog
-