IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Tests.Attributes.TestExpectedResult Class Reference

Public Member Functions

int CanExpectInt ()
 
double CanExpectDouble ()
 
string CanExpectString ()
 
object ResultCanBeNull ()
 
int TestAttributeExpectedResultDoesNotOverrideTestCaseExpectedResult (int x, int y)
 
int ExpectedResultDoesNotBlockApplyToTestAttributes ()
 

Member Function Documentation

int NUnit.Framework.Tests.Attributes.TestExpectedResult.CanExpectInt ( )
inline
double NUnit.Framework.Tests.Attributes.TestExpectedResult.CanExpectDouble ( )
inline
string NUnit.Framework.Tests.Attributes.TestExpectedResult.CanExpectString ( )
inline
object NUnit.Framework.Tests.Attributes.TestExpectedResult.ResultCanBeNull ( )
inline
int NUnit.Framework.Tests.Attributes.TestExpectedResult.TestAttributeExpectedResultDoesNotOverrideTestCaseExpectedResult ( int  x,
int  y 
)
inline

The documentation for this class was generated from the following file: