eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::TestRunnerMini::SuiteAndResult':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: SuiteAndResult (private in TestRunnerMini

This class is only visible from within TestRunnerMini.

Inheritance:

   Object
   |
   +--Tools::TestRunnerMini::SuiteAndResult

Package:
stx:libtool
Category:
SUnit-UI
Owner:
Tools::TestRunnerMini

Class protocol:

instance creation
o  suite: suite result: result


Instance protocol:

accessing
o  color

o  countTests

o  info
(passedCount + failureCount + errorCount) = 1 ifTrue:[^''].

o  name

o  result

o  result: aTestResult

o  suite

o  suite: aTestSuite

o  suiteForRun

o  testCount
obsoleted, because all methods starting with 'test'
are considered to be tests; so this is a bad name;
please use countTests

queries
o  hasErrors

o  hasFailures

o  hasFailuresOrErrors

o  hasPassed

o  hasSkipped



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 14:37:34 GMT