Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
16ced3f7
Commit
16ced3f7
authored
Oct 27, 2016
by
Piotr Gawron
Browse files
unit tests added
parent
40865050
Changes
1
Hide whitespace changes
Inline
Side-by-side
commons/src/test/java/lcsb/mapviewer/common/geometry/AllGeometryTests.java
View file @
16ced3f7
...
...
@@ -5,7 +5,8 @@ import org.junit.runners.Suite;
import
org.junit.runners.Suite.SuiteClasses
;
@RunWith
(
Suite
.
class
)
@SuiteClasses
({
CompositeStrokeTest
.
class
,
//
@SuiteClasses
({
ColorParserTest
.
class
,
//
CompositeStrokeTest
.
class
,
//
EllipseTransformationTest
.
class
,
//
LineTransformationTest
.
class
,
//
PointTransformationTest
.
class
,
//
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment