Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes | Sven Gothel | 2013-08-31 | 1 | -0/+4 |
| | |||||
* | Function- RunnableTask: Add PrintStream 'exceptionOut' argument allowing non ↵ | Sven Gothel | 2013-03-18 | 1 | -1/+1 |
| | | | | | | | blocking exceptions to be shown. Exceptions occuring on non blocking off-thread tasks shall at least be made visible while not allowed to crash the system. | ||||
* | TestTracer -> JunitTracerv2.0-rc4 | Sven Gothel | 2011-12-02 | 1 | -2/+2 |
| | |||||
* | Fix Test1p2ProcAddressEmitter (static var); Add TestTracer | Sven Gothel | 2011-12-02 | 1 | -1/+3 |
| | |||||
* | Add assertion to RunnableTask test case (forgot in commit: ↵ | Sven Gothel | 2011-11-22 | 1 | -1/+4 |
| | | | | 43b7675259eb76c570b6cc3a44fec2b9f6410697) | ||||
* | RunnableTask: Add documentation, incl. unit test. Add ↵ | Sven Gothel | 2011-11-22 | 1 | -0/+100 |
ReflectionUtil.MethodAccess, a convenient Method instance accessor. |