]> source.dussan.org Git - sonarqube.git/commit
SONAR-4087 add unit test for MyBatis mapper
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 25 Jan 2013 13:40:52 +0000 (14:40 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 25 Jan 2013 13:40:52 +0000 (14:40 +0100)
commit5a8239a7a3caf5acddcad32aca460b4188ee67da
treed9a17c1682af9f6190c9049ac44bfc36562f64cf
parent181cdbe5eaebc6a7b6587fc68650ee087ddbcd6d
SONAR-4087 add unit test for MyBatis mapper
sonar-core/src/main/java/org/sonar/core/graph/GraphDto.java
sonar-core/src/main/resources/org/sonar/core/graph/GraphDtoMapper.xml
sonar-core/src/test/java/org/sonar/core/component/GraphUtilTest.java [deleted file]
sonar-core/src/test/java/org/sonar/core/graph/GraphDbTest.java [new file with mode: 0644]
sonar-core/src/test/java/org/sonar/core/graph/GraphUtilTest.java [new file with mode: 0644]
sonar-core/src/test/resources/org/sonar/core/graph/GraphDbTest/shared.xml [new file with mode: 0644]