Registry / testing / cdap-unit-test

cdap-unit-test

JSON →
library5.1.2javamavenunverified

Provides unit testing utilities for CDAP, the Data Application Platform for Hadoop.

<dependency> <groupId>co.cask.cdap</groupId> <artifactId>cdap-unit-test</artifactId> <version>5.1.2</version> </dependency>
INSTALL
IMPORT
SIG · CDAP-UNIT-TEST
C
cdap-unit-test
testingjavav5.1.2
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.

TestBase
✓ co.cask.cdap.test.TestBase

Minimal test class extending TestBase for CDAP unit tests.

import co.cask.cdap.test.TestBase; public class MyTest extends TestBase { @Test public void testApp() throws Exception { // Deploy and test your CDAP application } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cdap-unit-test — mvn dependency:get cdap-unit-test · libregistry