|
|
|
|
|
setup_method(self,
method)
Allocates a unique self.filename for the method, making sure it
doesn't exist |
source code
|
|
|
teardown_method(self,
method)
Makes sure that if self.filename was created by the method, it is
cleaned up |
source code
|
|
|
setup_file_and_db(self,
file_contents=' \nmsgid ""\nmsgstr ""\n"Project-Id-Version: GnomeGlossary\n"\ ... ) |
source code
|
|
|
test_getfileid_recache_uncached_unit(self)
checks that a simple oo entry is parsed correctly |
source code
|
|
|
test_getfileid_recache_cached_unit(self)
checks that a simple oo entry is parsed correctly |
source code
|
|
|
|
|
|
|
make_file_and_return_id(self,
cache,
filename) |
source code
|
|
|
|
|
|
|
|