GUnit Test Framework

PolicyCenter provides many integration points for you to write Gosu configuration code as new classes, extensions, interface implementations, expressions in PCF files, and so on. To ensure that your Gosu configuration code performs the functionality that you require, you can write a set of test classes to exercise that code.

The GUnit Test Framework provides an environment that supports writing and running the tests for your Gosu configuration code.

Tests are written in Gosu. You can execute these tests from the command prompt to include the tests in an automated continuous integration work flow. You can also execute these tests from Guidewire Studio.