io.github.kory33.s2mctest.testing

Type members

Classlikes

trait S2mcPoolFixtureTestSuite extends FixtureAsyncTestSuite

The mixin trait that supports multi-client testing through ClientPool fixture.

The mixin trait that supports multi-client testing through ClientPool fixture.

trait S2mcPoolTestSuite extends S2mcPoolFixtureTestSuite with S2mcAssertionsSupport with AsyncIOSpec with AsyncTestSuite

The mixin trait for specs with multi-client tests through ClientPool fixture.

The mixin trait for specs with multi-client tests through ClientPool fixture.

The users of this class are expected to override the following

  • ServerBoundPackets
  • ClientBoundPackets
  • WorldView
  • clientPool