Skip to content
Snippets Groups Projects
Commit efa797cc authored by Guy Zana's avatar Guy Zana
Browse files

java: use the new TestRunner class in the cli

All Java tests need to implement the Test interface and be registered with
TestRunner in order to be available to the test cli command.

TCPEchoServerTest is no longer accessible from javascript, instead, TestRunner is
now the interface of JS for running tests.
parent cb2de7cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment