Метод | Описание | |
---|---|---|
ValidateMethod ( |
Validates an actual method (the cloned version) against an expected method (its source).
|
Метод | Описание | |
---|---|---|
ValidateExceptionHandlingClause ( |
Validates an actual exception handling clause (the cloned version) against an expected one (its source).
|
|
ValidateLocalVariable ( |
Validates an actual exception handling clause (the cloned version) against an expected one (its source).
|
|
ValidateMethodBody ( |
Validates an actual method body (the cloned version) against an expected method body (its source).
|
public static ValidateMethod ( |
||
actualMethod | Method to validate. | |
expectedMethod | Method with expected info. | |
Результат | void |