| | |
| | | |
| | | InventoryResultRecordCopyController con = new InventoryResultRecordCopyController(); |
| | | con.init(); |
| | | con.searchBtn(); |
| | | // con.searchBtn(); |
| | | } |
| | | |
| | | static testMethod void testMethod3() { |
| | |
| | | |
| | | InventoryResultRecordCopyController con = new InventoryResultRecordCopyController(); |
| | | con.init(); |
| | | con.searchBtn(); |
| | | // con.searchBtn(); |
| | | |
| | | System.assertEquals(3, con.assetStatusOptionList.size()); |
| | | con.getbieCunFangDiOps(); |
| | |
| | | |
| | | InventoryResultRecordCopyController con = new InventoryResultRecordCopyController(); |
| | | con.init(); |
| | | con.searchBtn(); |
| | | // con.searchBtn(); |
| | | System.assertEquals(19, con.salesdepartmentOpts.size()); |
| | | System.assertEquals(57, con.salesProvinceOpts.size()); |
| | | |