Class BaseCliIntegrationTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
MarkCLIsAsPrototypesTest, PubMedSearcherIntegrationTest

@ActiveProfiles("cli") public abstract class BaseCliIntegrationTest extends BaseIntegrationTest
Base class for CLI integration tests.
Author:
poirigui
  • Constructor Details

    • BaseCliIntegrationTest

      public BaseCliIntegrationTest()