--TEST-- test Wrt3g_HtmlParser::index_wstatus1() when we have an excellent connection --FILE-- index_wstatus1( file_get_contents('index_wstatus1-connected-excellent.htm') ) ); --EXPECT-- array(3) { ["type"]=> string(4) "GPRS" ["network"]=> string(7) "BASE DE" ["signal strength"]=> string(9) "excellent" }