Closed tsolakoua closed 1 year ago
In NamespaceTest.java there are 2 methods: one that tests all GET endpoints and another that tests all POST endpoints.
NamespaceTest.java
The idea is to have a separate method per endpoint.
In
NamespaceTest.java
there are 2 methods: one that tests all GET endpoints and another that tests all POST endpoints.The idea is to have a separate method per endpoint.