The root mimic of all the conditions in the system.

Mimics
Inactive cells
Active cells
Specs
Condition Default
  • - should have the right kind [ show source ]
    Condition Default should have kind("Condition Default") 
    
    
Condition Error
  • - should have the right kind [ show source ]
    Condition Error should have kind("Condition Error") 
    
    
Condition Warning
  • - should have the right kind [ show source ]
    Condition Warning should have kind("Condition Warning") 
    
    
Inactive cells (details)
kind = "Condition"
Active cells (details)
report()

default implementation of reporting that only prints the name of the condition, and a stack trace

method(
  "#{self text} (#{self kind})

#{context stackTraceAsText}")