Skip to main content

test

Function test 

Source
pub fn test(
    id: impl Into<String>,
    user_message: impl Into<String>,
) -> TestCaseBuilder
Expand description

Convenience function to start building a test case.