public interface WithRuntimeDependencies
Modifier and Type | Method and Description |
---|---|
void |
assertRuntimeDependenciesExist()
Asserts that required runtime dependencies are available on the class path.
|
void assertRuntimeDependenciesExist() throws DependencyNotFoundException
DependencyNotFoundException
- If a required runtime dependency is not available.Copyright © 2018 SAP SE. All rights reserved.