coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Introduce AbstractAssemblyResource #393

Closed brianoliver closed 7 years ago

brianoliver commented 7 years ago

In order to support creating and using different types of assemblies as JUnit ExternalResources, we should introduce an abstract AssemblyBuilder-based ExternalResource.

This may then be extended to support other ExternalResources, namely things like a CoherenceClusterResource.