reggae ~master (2021-06-04T09:45:55Z)
Home
Dub
Repo
shouldContain
tests
it
runtime
Undocumented in source. Be warned that the author may not have intended to support it.
void
shouldContain
(string[] haystack, string needle, string file, size_t line)
void
shouldContain
(string haystack, string needle, string file, size_t line)
void
shouldContain
(
in
string
haystack
,
in
string
needle
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
tests
it
runtime
modules
dub
error_messages
issues
javascript
lua
python
regressions
ruby
user_vars
functions
shouldContain
shouldNotContain
testRun
structs
ReggaeSandbox