C# 클래스 Tp.Integration.Plugin.Common.Tests.Common.ProfileStorageSqlPersisterSpecs

상속: SqlPersisterSpecBase
파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

보호된 메소드들

메소드 설명
OnInit ( ) : void

비공개 메소드들

메소드 설명
Compare ( ProfileStorage actual, ProfileStorage expected ) : int
CreateProfileStorages ( ) : Tp.Integration.Plugin.Common.Storage.Persisters.ProfileStorage[]
ShouldDeleteByName ( ) : void
ShouldDeleteByNameWhenNameContainsSpecialCharacters ( ) : void
ShouldDetectContainmentByNameAndValue ( ) : void
ShouldStoreAndRetrieveNamedRecordForProfile ( ) : void
ShouldStoreAndRetrieveNamedRecordForProfileByName ( ) : void
ShouldStoreAndRetrieveNamedRecordForProfileByNameAndValue ( ) : void
ShouldStoreAndRetrieveNamedRecordForProfileByValueKey ( ) : void
ShouldStoreAndRetrieveRecord ( ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( ) : void
리턴 void