Home | Trees | Indices | Help |
---|
|
13145 self.default = ''68 9 main.case("Checking the control flow of POX") 10 main.step("Checking the host reachability using pingHost") 11 main.Mininet1.pingHost(src=main.params['CASE1']['src'], target=main.params['CASE1']['target'], controller=main.params['CASE1']['controller']) 12 result = main.last_result 13 utilities.assert_equals(expect=main.TRUE,actual=result,onpass="Ping executed successfully",onfail="Ping failed")
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:26 2013 | http://epydoc.sourceforge.net |