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.LogicalExecutionLocation.LogicalExecutionLocationTests Class Reference

Public Member Functions

void TestLogicalExecutionLocation ()
 
void TestRulesLogicalExecutionLocation ()
 

Static Public Member Functions

static void ClassInitialize (TestContext context)
 

Detailed Description

Definition at line 26 of file LogicalExecutionLocationTests.cs.

Member Function Documentation

◆ ClassInitialize()

static void Csla.Test.LogicalExecutionLocation.LogicalExecutionLocationTests.ClassInitialize ( TestContext  context)
static

Definition at line 31 of file LogicalExecutionLocationTests.cs.

◆ TestLogicalExecutionLocation()

void Csla.Test.LogicalExecutionLocation.LogicalExecutionLocationTests.TestLogicalExecutionLocation ( )

Definition at line 37 of file LogicalExecutionLocationTests.cs.

◆ TestRulesLogicalExecutionLocation()

void Csla.Test.LogicalExecutionLocation.LogicalExecutionLocationTests.TestRulesLogicalExecutionLocation ( )

Definition at line 56 of file LogicalExecutionLocationTests.cs.