Actions
Feature #1760
closedFeature #1758: Cleanup unit tests.
Unit tests: Don't register return value, use 1 for success, 0 for failure.
Description
When registering a unit test the expected return value should not be provided. Instead use 1 for success, 0 for failure.
Updated by Jason Ish almost 9 years ago
Updated by Jason Ish almost 9 years ago
- Target version changed from 3.1 to 3.1rc1
Actions