Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Functional Testing with Cargo

Example

The best is to create a JUnit TestSetup extension so that you start and stop your container once for the whole test suite. For example:

Then write your test case. For example:

References

Labels
  • None