3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #15 in OSCC/perwendel-spark from ccup-testcoverage/UTS-196 to df-unit-test-uts196 More... about 10 years ago
corrected typo in assertion message, removed unused imports More... about 10 years ago
Merge branch 'ccup-testcoverage/UTS-192' of https://scm.devfactory.com/stash/scm/oscc/perwendel-spark into ccup-testcoverage/UTS-192 More... about 10 years ago
UTS-192 - Modified test case for SparkInstanceTest addressing PR comment More... about 10 years ago
removed invalid test for RouteImpl, removed EasyMock and Powermock from POM More... about 10 years ago
added test cases for ServletFlag, CollectionUtils, ObjectUtils, JettyServerFactory, SocketConnectorFactory, WebSocketCreatorFactory, WebSocketServletContextHandlerFactory More... about 10 years ago
UTS-198 - Modified test case for ResponseTest addressing PR comment More... about 10 years ago
UTS-199 - Modified test case for RouteImplTest and FilterImplTest addressing PR comment More... about 10 years ago
UTS-192 - Modified test case for SparkInstanceTest addressing PR comment More... about 10 years ago
added test case to 100% cover Session, added Mockito and Powermock to the POM More... about 10 years ago
refactored the other test to use the Mockito-mocked HttpServletRequest More... about 10 years ago
UTS-197 - Add test cases for the method SparkInstance.init() More... about 10 years ago
UTS-197 - Add comments to indicate sections in the test methods More... about 10 years ago
UTS-194 - Add comments to indicate sections in the test methods More... about 10 years ago
UTS-193 - Add instance vars to make test methods more focused and add comments to indicate sections in the test methods More... about 10 years ago
UTS-194 - Add instance vars to StaticFilesTest of common mocking class More... about 10 years ago
UTS-197 - Add test cases for the method StaticFiles.clear() More... about 10 years ago
Fix some typos More... about 10 years ago
UTS-194 - Add test cases for the method ExceptionMapper.getInstance More... about 10 years ago
UTS-194 - Add test cases for the methods StaticFiles.configureStaticResources and StaticFiles.configureExternalStaticResources More... about 10 years ago
UTS-199 - Add test case for RouteImplTest and FilterImplTest More... about 10 years ago
moved common mock and setup code to @Before setup More... about 10 years ago
addressed PR review comments More... about 10 years ago
UTS-192 Add test cases for SparkInstanceTest More... about 10 years ago
removed commented out test case More... about 10 years ago
added additional test cases for Request More... about 10 years ago
UTS-193 - Add missing assert messages and exception expected messages More... about 10 years ago
UTS-193 - Add messages to assert statements More... about 10 years ago
UTS-193 - Add test cases for the method SimpleRouteMatcher.parseValidateAddRoute More... about 10 years ago
UTS-193 - Add tests cases for the method ExternalResourceHandler.getResource More... about 10 years ago