cadencii.ExceptionNotifyFormControllerTest.test C# (CSharp) Method

test() public method

public test ( ) : void
return void
        public void test()
        {
            this.setReportTarget( this.prepareException() );
            this.getUi().showDialog( null );
        }