aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-osgi-testrunner/src/test/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Jonmv/vespa cli test runner"Jon Marius Venstad2021-11-171-35/+22
|
* Unify test runner interfaces and simplifyJon Marius Venstad2021-11-171-10/+8
|
* Make log available as it comes for JUnit runnerJon Marius Venstad2021-11-171-0/+9
|
* Verify response for empty reportJon Marius Venstad2021-11-171-5/+14
|
* Use right assertEquals and simplify stringifying responsesJon Marius Venstad2021-11-171-6/+7
|
* Move serialization to handlerJon Marius Venstad2021-11-171-4/+0
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Deprecate LoggingRequestHandler constructors taking AccessLogBjørn Christian Seime2021-01-211-5/+0
| | | | | Add replacement constructors without AccessLog. Remove use of deprecated constructors for internal handlers.
* Handle log record duplicatesMorten Tokle2020-09-041-1/+1
|
* Handle report not readyMorten Tokle2020-08-281-0/+16
|
* Add test report api to test runnerMorten Tokle2020-08-271-0/+142