( type )

凡例
対応コードあり
直接対応していないが代替の書き方あり
対応コードなし
-未確認
( .. )ローカライズまだ
Feature Example Python
pytest
C++
GoogleTest
Swift
Testing
Kotlin
jUnit
Bash
bats
( builtin_types ) ( literal_true ) - - -
( literal_false ) - - -
( literal_null ) - - - -
( literal_int_allows_underscore ) - - -
( literal_int_octal ) - - -
( literal_int_hex ) - - -
( type_int ) - - - -
( type_float ) - - - -
( type_bool ) - - - -
( literal_int ) - - - -
( literal_int_binary ) - - - -
( type_boolean ) ( what_is_true_in_if_statement ) - - - -
( type_enum ) ( enum_int ) - - - -
( enum_string ) - - - -
( type_info ) ( determine_type_exact ) - - -
( determine_type_descendant ) - - -
( get_type_name ) - - -
( type_is_x ) ( is_int ) - - - -
( is_float ) - - - -
( is_string ) - - - -
( is_array ) - - - -
( type_nan ) ( nan ) - - - -
( type_null ) ( null ) - - - -
( type_tuple ) ( tuple_unique_type ) - - - -
( tuple_mixed_types ) - - - -
( tuple_named ) - - - -