class documentation

Undocumented

Method integer_round_trip Undocumented
Method test_huge_int Undocumented
Method test_huge_int_auto_accommodation test #7909
Method test_literal Undocumented
Class Variable __backend__ Undocumented
Method _huge_ints Undocumented

Inherited from _LiteralRoundTripFixture:

Method literal_round_trip test literal rendering
Class Variable supports_whereclause Undocumented

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 __requires__ Undocumented
Class Variable __skip_if__ Undocumented
Class Variable __unsupported_on__ Undocumented
@testing.fixture
def integer_round_trip(self, metadata, connection): (source)

Undocumented

@_huge_ints()
def test_huge_int(self, integer_round_trip, intvalue): (source)

Undocumented

@_huge_ints()
def test_huge_int_auto_accommodation(self, connection, intvalue): (source)

test #7909

def test_literal(self, literal_round_trip): (source)

Undocumented

__backend__: bool = (source)

Undocumented

def _huge_ints(): (source)

Undocumented