Registry / testing / woof-test

woof-test

JSON →
library3.40.0javamavenunverified

Provides testing utilities for WoOF (Web on OfficeFloor) applications, enabling integration and unit testing.

<dependency> <groupId>net.officefloor.web</groupId> <artifactId>woof_test</artifactId> <version>3.40.0</version> </dependency>
INSTALL
IMPORT
SIG · WOOF-TEST
W
woof-test
testingjavav3.40.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WoofTest
net.officefloor.web.woof.test.WoofTest

Extends WoofTest to test a WoOF web endpoint.

import net.officefloor.web.woof.test.WoofTest; public class MyTest extends WoofTest { public void testEndpoint() { getResponse("/hello"); assertResponseStatus(200); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.40.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
woof-test — mvn dependency:get woof-test · libregistry