def testExceptionsTaskParallel( self ) : GafferTest.testLRUCacheExceptions( "taskParallel" )
def testExceptionsParallel( self ) : GafferTest.testLRUCacheExceptions( "parallel" )
def testExceptionsSerial( self ) : GafferTest.testLRUCacheExceptions( "serial" )
def testExceptionsTaskParallel(self): GafferTest.testLRUCacheExceptions("taskParallel")
def testExceptionsParallel(self): GafferTest.testLRUCacheExceptions("parallel")
def testExceptionsSerial(self): GafferTest.testLRUCacheExceptions("serial")