hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Functions
oldb_fixture Namespace Reference

Functions

def oldb ()
 fixture that replaces QApplication instance and OLDB
 

Function Documentation

◆ oldb()

def oldb_fixture.oldb ( )

fixture that replaces QApplication instance and OLDB

LIMITATION Since this writes into a OLDB in-memory, the contents of the OLDB last for the session, regardless of the scope of the fixture.