SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Functions | Variables
tests.test_readevent_donki_cme Namespace Reference

Functions

def reffile_donki_cme
 
def testfile_donki_cme
 
def test_rw_v0
 Test R/W routine on 1 file. More...
 

Variables

 xfail = pytest.mark.xfail
 
 skip = pytest.mark.skip
 
 skipif = pytest.mark.skipif
 
 parametrize = pytest.mark.parametrize
 
tuple assertions = unittest.TestCase('__init__')
 

Function Documentation

def tests.test_readevent_donki_cme.reffile_donki_cme ( )
def tests.test_readevent_donki_cme.test_rw_v0 (   reffile_donki_cme,
  testfile_donki_cme 
)

Test R/W routine on 1 file.

def tests.test_readevent_donki_cme.testfile_donki_cme ( )

Variable Documentation

tuple tests.test_readevent_donki_cme.assertions = unittest.TestCase('__init__')
tests.test_readevent_donki_cme.parametrize = pytest.mark.parametrize
tests.test_readevent_donki_cme.skip = pytest.mark.skip
tests.test_readevent_donki_cme.skipif = pytest.mark.skipif
tests.test_readevent_donki_cme.xfail = pytest.mark.xfail