LAL 7.7.0.1-eeff03c
test_cache.TestCacheEntry Class Reference

Detailed Description

Test suite for lal.utils.CacheEntry.

Definition at line 38 of file test_cache.py.

Public Member Functions

def test_segmentlistdict (self, args, segs)
 Test that CacheEntry.segmentlistdict works. More...
 
def test_fspath (self)
 Test that CacheEntry FSPath protocol works. More...
 

Static Public Attributes

 CacheEntry = lal_utils.CacheEntry
 

Member Function Documentation

◆ test_segmentlistdict()

def test_cache.TestCacheEntry.test_segmentlistdict (   self,
  args,
  segs 
)

Test that CacheEntry.segmentlistdict works.

Definition at line 63 of file test_cache.py.

◆ test_fspath()

def test_cache.TestCacheEntry.test_fspath (   self)

Test that CacheEntry FSPath protocol works.

Definition at line 69 of file test_cache.py.

Field Documentation

◆ CacheEntry

test_cache.TestCacheEntry.CacheEntry = lal_utils.CacheEntry
static

Definition at line 39 of file test_cache.py.