( struct )
Legend
| → | Has corresponding code |
| → | No direct match, but an alternative exists |
| → | No corresponding code |
| - | TODO |
| ( .. ) | Not localized |
| Example | Python pytest |
C++ GoogleTest |
Swift Testing |
Kotlin jUnit |
Bash bats |
|---|---|---|---|---|---|
| ( struct_definition_with_default_value ) | - | - | → | - | - |
| ( struct_definition_without_default_value ) | - | - | → | - | - |
| ( struct_instance_method ) | - | - | → | - | - |
| ( struct_instance_method_mutating ) | - | - | → | - | - |
| ( struct_type_method ) | - | - | → | - | - |
| ( struct_type_property ) | - | - | → | - | - |