public function add_selection()
{
if($this->input->post('submit') && $this->input->post('submit') =='submit'){
//rest of ur code
}
}
和@BeforeGroups
每次投放AfterGroups
。
我正在使用语法运行BeforeGroups:NullPointer Exception
和语法下的测试用语:@BeforeGroups(groups = "ICSInvoice")
在第一行方法失败时出现以下错误:
经过的时间:333.578秒<<<失败! java.lang.NullPointerException:null
第一行出错:
@Test(enabled = true, groups = "ICSInvoice")
日志:
initializeMyGroup(com.buyer.tests.selenium2.UITests.ManageAc countingTester)
经过的时间:333.578秒<<<失败!
java.lang.NullPointerException:null at com.buyer.tests.selenium2.UITests.ManageAccountingTester.ini tializeMyGroup(MANAG eAccountingTester.ja VA:160)
160是以上行:
public void initializeMyGroup() throws Exception {
logger.info("Enable Prerequisite for realms");