eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::TestRunner2::ResultList::ListEntry':

Home

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

Class: ListEntry (private in ResultList

This class is only visible from within ResultList (which is itself a private class of TestRunner2).

Inheritance:

   Object
   |
   +--AbstractHierarchicalItem
      |
      +--AbstractHierarchicalItemWithModel
         |
         +--HierarchicalItem
            |
            +--Tools::TestRunner2::ResultList::ListEntry

Package:
stx:libtool
Category:
SUnit-UI
Owner:
Tools::TestRunner2::ResultList

Class protocol:

initialization
o  errorText
darker

o  failedText
darker

o  passedText

instance creation
o  label: aStringOrText

o  labeled: aStringOrText

** This is an obsolete interface - do not use it (it may vanish in future versions) **


Instance protocol:

accessing
o  icon
(comment from inherited method)
returns the icon or nil;
*** to optimize:redefine by subClass

o  label
(comment from inherited method)
returns the label displayed on aGC;
*** to optimize:redefine by subClass

o  label: aText

o  rawLabel

o  result

o  result: aSymbol

o  test

o  test: aTestCase

enumeration
o  leafsDo: aBlock

o  testsDo: aBlock

initialization
o  reset

o  setChildren: aCollection
(comment from inherited method)
because of removeFromIndexToIndex, this should be an OrderedCollection or similar

private
o  computeResult

o  summary

testing
o  isError

o  isFailed

o  isLeafEntry

o  isPassed

o  isSkipped



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 04:20:05 GMT