Add CoreDhApiRenderParam and move DhApiRenderParam to the API Sub-project

This commit is contained in:
James Seibel
2022-09-05 21:38:52 -05:00
parent 71f55ef0e3
commit b5a05bfe21
10 changed files with 62 additions and 35 deletions
@@ -1,6 +1,6 @@
package testItems.overrideInjection.interfaces;
import com.seibel.lod.core.api.external.coreInterfaces.ICoreDhApiOverrideable;
import com.seibel.lod.core.api.external.coreImplementations.interfaces.override.ICoreDhApiOverrideable;
/**
* Dummy override test interface for dependency unit tests.