pyShelf Open Source Ebook Server 0.8.0
FOSS E-Book Server, https://pyshelf.com
src.backend.tests.config_test.TestConfig Class Reference

Public Member Functions

 test_book_dir (self)
 test_title (self)
 test_version (self)

Static Public Attributes

 config = Config(os.path.abspath(os.path.curdir))

Detailed Description

Member Function Documentation

◆ test_book_dir()

src.backend.tests.config_test.TestConfig.test_book_dir ( self)

◆ test_title()

src.backend.tests.config_test.TestConfig.test_title ( self)

◆ test_version()

src.backend.tests.config_test.TestConfig.test_version ( self)

Member Data Documentation

◆ config

src.backend.tests.config_test.TestConfig.config = Config(os.path.abspath(os.path.curdir))
static

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