assertMethodNotNull
Tests whether the specified method is not null
.
Parameters
m
the method to check
name
the expected method name of the method to check
Tests whether the specified method is not null
.
the method to check
the expected method name of the method to check