- Timestamp:
- Apr 22, 2011, 12:08:50 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy
r891 r894 3 3 import static org.hamcrest.CoreMatchers.equalTo 4 4 5 /** 6 * Unit tests for PurchaseOrderService class. 7 */ 5 8 class PurchaseOrderServiceTests extends GrailsUnitTestCase { 6 9 def pos = new PurchaseOrderService()
Note: See TracChangeset
for help on using the changeset viewer.