Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DUnit tests are a special type of JUnit test involving multiple JVMs. This supports writing tests for a Geode cluster.

3. DistributedTest: a test involving multiple members of a distributed system.

...