Icons for OmniBrowser
Packages:
- Package
- Dirty package
- newer version in repoClasses:
- Exception classMethods:
- Super send (sending the same message, super-impl. exists)
- super send with sub-implementation
- super send, but sending a different message, w/ sub-impl.
- super send, but sending a different message, w/o sub-impl.
- super send, but super method does not exist, w/ sub-impl.
- super send, but super method does not exist, w/o sub-impl.
- overridden in subclasses
- overrides super class methods
- overrides and is overridden
- abstract method with sub-implementation
- abstract method without sub-implementation
- Error, undef. reference, etc. in method
- halt, break in method
- flag:
- raise an exceptionIcons for tests:
- test green
- test yellow
- test red
- more red tests than green
- equal number of green and red tests
- more green tests than red
- test not run