Package nzilbb.labbcat.server.api
Class TestDoc
- java.lang.Object
-
- nzilbb.labbcat.server.api.TestDoc
-
public class TestDoc extends Object
Test the api/doc/ endpoint.These tests assume that there is a working LaBB-CAT instance with the latest version of nzilbb.labbcat.server.jar installed.
-
-
Constructor Summary
Constructors Constructor Description TestDoc()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoc()Ensure main document can be retrieved.static voidmain(String[] args)static voidsetBaseUrl()
-
-
-
Method Detail
-
setBaseUrl
public static void setBaseUrl() throws MalformedURLException- Throws:
MalformedURLException
-
main
public static void main(String[] args)
-
-