Package org.gradle.nativeplatform.test.cpp
API classes for C++ test integration.
-
Interface Summary Interface Description CppTestExecutable A test executable with tests implemented in C++.CppTestSuite A C++ test suite.
Interface | Description |
---|---|
CppTestExecutable |
A test executable with tests implemented in C++.
|
CppTestSuite |
A C++ test suite.
|