class documentation

test JSON index access with "cast to string", which we have documented for a long time as how to compare JSON values, but is ultimately not reliable in all cases. The "as_XYZ()" comparators should be used instead.

Class Method define_tables Undocumented
Method test_string_cast_crit_against_string_basic Undocumented
Method test_string_cast_crit_mixed_path Undocumented
Method test_string_cast_crit_simple_int Undocumented
Method test_string_cast_crit_spaces_in_key Undocumented
Method test_string_cast_crit_string_path Undocumented
Class Variable __backend__ Undocumented
Class Variable __requires__ Undocumented
Class Variable data1 Undocumented
Class Variable data2 Undocumented
Class Variable data3 Undocumented
Class Variable data4 Undocumented
Class Variable data5 Undocumented
Class Variable data6 Undocumented
Method _criteria_fixture Undocumented
Method _test_index_criteria Undocumented

Inherited from _LiteralRoundTripFixture:

Method literal_round_trip test literal rendering
Class Variable supports_whereclause Undocumented

Inherited from TablesTest (via _LiteralRoundTripFixture):

Class Method dispose_bind Undocumented
Class Method fixtures Undocumented
Class Method insert_data Undocumented
Class Method setup_bind Undocumented
Method sql_count_ Undocumented
Method sql_eq_ Undocumented
Class Variable bind Undocumented
Class Variable other Undocumented
Class Variable run_create_tables Undocumented
Class Variable run_define_tables Undocumented
Class Variable run_deletes Undocumented
Class Variable run_dispose_bind Undocumented
Class Variable run_inserts Undocumented
Class Variable run_setup_bind Undocumented
Class Variable sequences Undocumented
Class Variable tables Undocumented
Property tables_test_metadata Undocumented
Class Method _init_class Undocumented
Class Method _load_fixtures Insert rows as represented by the fixtures() method.
Class Method _setup_once_inserts Undocumented
Class Method _setup_once_tables Undocumented
Class Method _teardown_once_metadata_bind Undocumented
Method _setup_each_inserts Undocumented
Method _setup_each_tables Undocumented
Method _setup_tables_test_class Undocumented
Method _setup_tables_test_instance Undocumented
Method _teardown_each_tables Undocumented
Class Variable _tables_metadata Undocumented

Inherited from TestBase (via _LiteralRoundTripFixture, TablesTest):

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)
def test_string_cast_crit_against_string_basic(self): (source)

Undocumented

def test_string_cast_crit_mixed_path(self): (source)

Undocumented

@config.requirements.json_array_indexes
def test_string_cast_crit_simple_int(self): (source)

Undocumented

def test_string_cast_crit_spaces_in_key(self): (source)

Undocumented

def test_string_cast_crit_string_path(self): (source)

Undocumented

__backend__: bool = (source)

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

def _criteria_fixture(self): (source)

Undocumented

def _test_index_criteria(self, crit, expected, test_literal=True): (source)

Undocumented