CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Test.Utilities.CoerseValueTests Class Reference
Inheritance diagram for Csla.Test.Utilities.CoerseValueTests:
UnitDriven.TestBase

Public Member Functions

void TestCoerseValue ()
 
void SmartDateCoerseValue ()
 
- Public Member Functions inherited from UnitDriven.TestBase
UnitTestContext GetContext ()
 

Detailed Description

Definition at line 28 of file CorerseValueTests.cs.

Member Function Documentation

◆ SmartDateCoerseValue()

void Csla.Test.Utilities.CoerseValueTests.SmartDateCoerseValue ( )

Definition at line 59 of file CorerseValueTests.cs.

◆ TestCoerseValue()

void Csla.Test.Utilities.CoerseValueTests.TestCoerseValue ( )

Definition at line 31 of file CorerseValueTests.cs.