Public Member Functions | Public Attributes | List of all members
bag_csv_test.TestBagToCSV Class Reference

Tests convert logfile to CSV and making sparse. More...

Inheritance diagram for bag_csv_test.TestBagToCSV:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_export (self)
 Test that CSV file has correct data, number of lines. More...
 
def test_file_exists (self)
 Tests that exported file exists and is not None. More...
 
def test_sparse_length (self)
 Tests that sparse CSV made with 'length' option has correct number of lines. More...
 
def test_sparse_skip (self)
 Tests that sparse CSV made with 'skip' option has correct number of lines. More...
 

Public Attributes

 bag
 
 exp
 
 filename
 
 length_10
 
 skip_10
 Make sparse CSV's. More...
 

Detailed Description

Tests convert logfile to CSV and making sparse.

Definition at line 72 of file bag_csv_test.py.

Member Function Documentation

◆ setUp()

def bag_csv_test.TestBagToCSV.setUp (   self)

Definition at line 73 of file bag_csv_test.py.

◆ tearDown()

def bag_csv_test.TestBagToCSV.tearDown (   self)

Definition at line 125 of file bag_csv_test.py.

◆ test_export()

def bag_csv_test.TestBagToCSV.test_export (   self)

Test that CSV file has correct data, number of lines.

Definition at line 98 of file bag_csv_test.py.

◆ test_file_exists()

def bag_csv_test.TestBagToCSV.test_file_exists (   self)

Tests that exported file exists and is not None.

Definition at line 93 of file bag_csv_test.py.

◆ test_sparse_length()

def bag_csv_test.TestBagToCSV.test_sparse_length (   self)

Tests that sparse CSV made with 'length' option has correct number of lines.

Definition at line 122 of file bag_csv_test.py.

◆ test_sparse_skip()

def bag_csv_test.TestBagToCSV.test_sparse_skip (   self)

Tests that sparse CSV made with 'skip' option has correct number of lines.

Definition at line 118 of file bag_csv_test.py.

Member Data Documentation

◆ bag

bag_csv_test.TestBagToCSV.bag

Definition at line 75 of file bag_csv_test.py.

◆ exp

bag_csv_test.TestBagToCSV.exp

Definition at line 83 of file bag_csv_test.py.

◆ filename

bag_csv_test.TestBagToCSV.filename

Definition at line 86 of file bag_csv_test.py.

◆ length_10

bag_csv_test.TestBagToCSV.length_10

Definition at line 90 of file bag_csv_test.py.

◆ skip_10

bag_csv_test.TestBagToCSV.skip_10

Make sparse CSV's.

Definition at line 89 of file bag_csv_test.py.


The documentation for this class was generated from the following file:


diagnostic_analysis
Author(s): Kevin Watts, Brice Rebsamen , Eric Berger, Kevin Watts
autogenerated on Tue May 6 2025 02:17:36