test Package

op4_test Module

Inheritance diagram of pyNastran.op4.test.op4_test

class pyNastran.op4.test.op4_test.TestOP4(methodName='runTest')[source]

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

Methods

test_EYE10()[source]
test_EYE5CD()[source]
test_NULL()[source]
test_bad_inputs_1()[source]
test_file_obj_ascii()[source]
test_file_obj_binary()[source]
test_op4_ascii()[source]
test_op4_binary()[source]
test_square_matrices_1()[source]