| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in order to avoid file locking on Windows
|
|
|
|
| |
test case and testable component
|
|
|
|
| |
+ add Testable#coverageBlocks()
|
|
|
|
| |
TestNG)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
covering at least one line of code in this source file
|
| |
|
|
|
|
|
| |
SONAR-4093 From a covered line of code provide the ability to retrieve the unit tests covering this line
SONAR-4092 From a unit test allow to access to the lines covered by this unit test
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
classes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
supported when reading a graph from Json)
|
| |
|
|
|
|
| |
but instead extract them in a temporary location.
|
| |
|
| |
|
| |
|
| |
|
| |
|