class documentation

Undocumented

Class Method define_tables Undocumented
Method test_literal Undocumented
Method test_literal_non_ascii Undocumented
Method test_round_trip Undocumented
Method test_round_trip_executemany Undocumented
Class Variable __requires__ Undocumented
Class Variable data Undocumented
Property supports_whereclause Undocumented
Method _test_empty_strings Undocumented
Method _test_null_strings Undocumented

Inherited from _LiteralRoundTripFixture:

Method literal_round_trip test literal rendering

Inherited from TestBase (via _LiteralRoundTripFixture):

Method assert_ Undocumented
Method async_testing_engine Undocumented
Method close_result_when_finished Undocumented
Method connection Undocumented
Method connection_no_trans Undocumented
Method dc_decl_base Undocumented
Method decl_base Undocumented
Method fixture_session Undocumented
Method future_connection Undocumented
Method future_engine Undocumented
Method metadata Provide bound MetaData for a single test, dropping afterwards.
Method nocache Undocumented
Method registry Undocumented
Method testing_engine Undocumented
Method trans_ctx_manager_fixture Undocumented
Class Variable __leave_connections_for_teardown__ Undocumented
Class Variable __only_on__ Undocumented
Class Variable __skip_if__ Undocumented
Class Variable __unsupported_on__ Undocumented
@classmethod
def define_tables(cls, metadata): (source)

Undocumented

def test_literal(self, literal_round_trip): (source)

Undocumented

def test_literal_non_ascii(self, literal_round_trip): (source)

Undocumented

def test_round_trip(self, connection): (source)

Undocumented

def test_round_trip_executemany(self, connection): (source)

Undocumented

Undocumented

def _test_empty_strings(self, connection): (source)

Undocumented

def _test_null_strings(self, connection): (source)

Undocumented