Navigation
Contents:
1. Architecture
2. Accessor
3. Replicator
4. Reconciliator
5. Administration
6. Object Storage Driver
7. Commons
8. Dev Detail
8.1. POM Version management
8.2. Full Build on local
8.3. Using fake Streams in tests
Related Topics
Documentation overview
Previous:
7.5.
Common Configuration
Next:
8.1.
POM Version management
Quick search
8.
Dev Detail
ΒΆ
8.1. POM Version management
8.2. Full Build on local
8.2.1. How to integrate Containers in Quarkus tests
8.2.1.1. Properties
8.2.1.2. Handling startup of containers
8.2.1.2.1. Use QuarkusTestResourceLifecycleManager and QuarkusTestProfile
8.2.1.2.1.1. For no container at all
8.2.1.2.1.2. For a real container
8.2.1.2.1.3. QuarkusTestProfile
8.2.1.2.1.4. In the test classes
8.3. Using fake Streams in tests