You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

UNDER CONSTRUCTION

${renderedContent}

Quick Links to:

New CSF AbstractIntegrationTestBase.java unit test base class

This new CSF abstract class is to be used with all unit tests.  It replaces the following deprecated classes

  • BaseTransactionalIntegrationTest
  • AbstractTransactionalDataSourceSpringContextTests

that were used in sais-common.

that is to be used when writing

Writing unit tests for the JAR compoment

  • No labels