Group
Extension

Matches 1

WebService-Hexonet-Connector ( H/HE/HEXONET/WebService-Hexonet-Connector-v2.10.4.tar.gz, HEXONET, 2022; MetaCPAN )
WebService-Hexonet-Connector/t/Hexonet-connector.t ( view source; MetaCPAN )
getPlain() );
is( $r->getPreviousRecord(), undef, 'R: Check rewindRecordList method usage. #1' );
isnt( $r->getNextRecord(), undef, 'R: Check rewindRecordList method usage. #2' );
is( $r->getNextRecor
                           'AC: Check if login method is working. #2' );
$rec = $r->getRecord(0);
isnt( $rec, undef, 'AC: Check if login method is working. #3' );
is( $rec->getDataByKey('SESSION'), $r
#is( $r->isSuccess(), 1, 'AC: Check if login method is working. #6' );
#$rec = $r->getRecord(0);
#isnt( $rec, undef, 'AC: Check if login method is working. #7' );
#is_deeply( $rec->getDataByKey('SESSI

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.