All Downloads are FREE. Search and download functionalities are using the official Maven repository.

on.testing.axon-testing-jgiven-junit5.4.8.0.1.source-code.AggregateFixtureScenarioTest.kt Maven / Gradle / Ivy

There is a newer version: 4.9.0.0
Show newest version
package io.holixon.axon.testing.jgiven.junit5

import com.tngtech.jgiven.junit5.ScenarioTest
import io.holixon.axon.testing.jgiven.aggregate.AggregateFixtureGiven
import io.holixon.axon.testing.jgiven.aggregate.AggregateFixtureThen
import io.holixon.axon.testing.jgiven.aggregate.AggregateFixtureWhen

abstract class AggregateFixtureScenarioTest : ScenarioTest, AggregateFixtureWhen, AggregateFixtureThen>()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy