Uses of Package
test
Packages that use test
Package
Description
Various unit tests for maintaining basic functionality of several classes in other packages.
Utilitiy classes specifically for visualising game trees using the command prompt or by generating figures with XML.
-
ClassDescriptionImplementation of
GameTreeNodethat only acts as a facade for the underlying tree expressed by thePimplementation ofIGamePosition.A basic implementation ofIGamePositionwhich allows for adding of children to the tree and setting their values. -
Classes in test used by visualizerClassDescriptionA basic implementation of
IGamePositionwhich allows for adding of children to the tree and setting their values.