Struct mockers::Expectation1
[−]
[src]
#[must_use]
pub struct Expectation1<Arg0, Res> {
// some fields omitted
}#[must_use]
pub struct Expectation1<Arg0, Res> {
// some fields omitted
}impl<Arg0, Res> Expectation for Expectation1<Arg0, Res>[src]fn check_call(self: Box<Self>, args: *const u8) -> *mut u8fn get_mock_id(&self) -> usizefn get_method_name(&self) -> &'static strfn describe(&self) -> String