C# Class Castle.ActiveRecord.Tests.ActiveRecordTestCase

Mostra file Open project: shosca/ActiveRecord

Public Methods

Method Description
GetConfigSource ( ) : ActiveRecord.Config.IActiveRecordConfiguration

Private Methods

Method Description
BlogExistsCriterionOverload ( ) : void
CanConvertId ( ) : void
DeleteWithCriteria ( ) : void
DeleteWithCriteriaExtension ( ) : void
DeleteWithExpression ( ) : void
DeleteWithQueryOver ( ) : void
DeleteWithQueryOverExtension ( ) : void
ExistsCriterionOverload ( ) : void
ExistsDetachedQuery ( ) : void
FindAllDetachedQuery ( ) : void
FindByPropertyTestName ( ) : void
FindOneDetachedQuery ( ) : void
FindWithNullIdReturnsNull ( ) : void
HasManyAndBelongsToMany ( ) : void
LinqProjecting ( ) : void
LinqProjecting2 ( ) : void
LinqRelationsOneToMany ( ) : void
LinqSimpleOperations ( ) : void
LinqSimpleOperations2 ( ) : void
LinqSimpleOperationsShowingBug ( ) : void
LinqWithoutSessionScopeShouldFail ( ) : void
SetUp ( ) : void
SimpleOperations1 ( ) : void
SimpleOperations3 ( ) : void
SlicedOperation ( ) : void
SlidedFindAllDetachedQuery ( ) : void
TearDown ( ) : void
UseBlogWithGenericPostCollection ( ) : void

Method Details

GetConfigSource() public method

public GetConfigSource ( ) : ActiveRecord.Config.IActiveRecordConfiguration
return ActiveRecord.Config.IActiveRecordConfiguration