( string_search )

凡例
対応コードあり
直接対応していないが代替の書き方あり
対応コードなし
-未確認
( .. )ローカライズまだ
Example Python
pytest
C++
GoogleTest
Swift
Testing
Kotlin
jUnit
Bash
bats
( count_occurrence ) - - - -
( index_of_string ) find, index - - - -
( index_of_string_not_found ) -1 / exceptionh - - - -
( index_of_string_from_end ) - - - -