2011 NEWS 2011-07-26 - Thorough State Properties Unit Tests
Thorough unit tests have been created for the state properties feature implemented in the Uize
base class.
The state properties feature is a critical part of the feature set of the UIZE JavaScript Framework. Because this feature is relied upon so heavily throughout the codebase, comprehensive unit tests are called for. Therefore, unit tests have been added to the Uize.Test.Uize
test module in order to test the expected behaviors of this feature under an exhaustive array of conditions.
To learn more about state properties, consult the State Properties guide.