Versions Compared

Key

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

TBD: include pointers to "good" unit tests in the project

Geode is tested with a combination of JUnit, DUnit (distributed unit) and regression tests. JUnit tests are written as with any other project while DUnit tests use a multi-JVM environment (see Distributed Unit Tests).

...