Commit Graph
18 Commits
Author SHA1 Message Date
Axel Uhl 6dcd7d4187 bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions 2025-07-07 11:33:18 +02:00
Axel Uhl 3138f7745f bug6127: refactored more test fragments to JUnit5 2025-06-05 17:21:26 +02:00
Axel Uhl 0a7658834c bug5955: fixed compilation errors 2024-02-01 17:29:04 +01:00
Kai Börnert c08e8b4369 bug4768 added multiple parts that will explicitly set permissions,
created an interface to allow most ownable objects to directly return
the QualifiedObjectIdentifier
2018-10-10 13:16:16 +02:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Steffen Schaefer dd5d1fc745 Using junit and hamcrest from orbit / adjustments for different junit
bundle ID
2016-11-24 13:29:02 +01:00
Axel Uhl 7ece44052d upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment 2014-10-01 14:08:19 +02:00
Axel Uhl 0c47e86304 moved Pair and Triple from com.sap.sailing.common.Util to com.sap.sse.common.Util and introduced all missing dependencies on com.sap.sse.common 2014-06-02 23:31:26 +02:00
Axel Uhl e053f76f8b first compilable version after moving TracTrac specifics away from server bundle 2013-10-24 15:37:08 +02:00
Axel Uhl 3bc847e8ae Merge branch 'master' into bug1381
Conflicts:
	java/com.sap.sailing.simulator.test/META-INF/MANIFEST.MF
2013-05-17 16:05:14 +02:00
Axel Uhl a823cf593d switched from import package to import bundle because maven build doesn't find JUnit and domain classes in simulator.test bundle 2013-05-17 15:48:54 +02:00
Axel Uhl 5dfe01ae84 moved DTOs required for LeaderboardDTO to com.sap.sailing.domain.common and use java.io.Serializable instead of GWT IsSerializable as marker interface 2013-05-17 15:45:05 +02:00
Christopher Ronnewinkel (D036654) 7bab309f94 package settings to make server apis visible to simulator 2012-09-25 15:56:51 +02:00
Alexandru Dimofte f9c6d3389b changed the manifeest for the test to support KnotSpeedImpl 2012-05-29 12:10:25 +03:00
Nidhi Sawhney 0b34cb09cc Added first set of basic test for the simulator package. 2012-05-09 10:48:17 +02:00
Nidhi Sawhney a08e1626b8 replaced require-bundle for junit in simulator test bundle with import-package 2012-05-08 11:20:58 +02:00
Nidhi Sawhney 698ada3fb1 Merge remote-tracking branch 'origin/master' into simulator 2012-04-22 16:27:21 +02:00
unknown 23e58256f1 Added two bundles for the SAP Sailing Simulator 2012-03-07 16:04:13 +01:00