Beispiel #1
0
 def test_RNA_CreateRequestEmpty(self):
   request = RNARequestImplXML('<SbRequest/>')
   
   assert(len(request.get_arguments()) == 0)