C# 클래스 BlueCollar.Test.RepositoryTests

상속: IDisposable
파일 보기 프로젝트 열기: ChadBurggraf/blue-collar

공개 메소드들

메소드 설명
Dispose ( ) : void

Disposes of resources used by this instance.

보호된 메소드들

메소드 설명
BeginTransaction ( ) : void

Begin transaction tests.

ClearWorkingSignalPair ( ) : void

Clear working signal pair tests.

CreateHistory ( ) : void

Create history tests.

CreateQueued ( ) : void

Create queued tests.

CreateQueuedAndHistoryForSchedule ( ) : void

Create queued and history for schedule tests.

CreateSchedule ( ) : void

Create schedule tests.

CreateScheduledJob ( ) : void

Create scheduled job tests.

CreateWorker ( ) : void

Create worker tests.

CreateWorking ( ) : void

Create working tests.

Dates ( ) : void

Date tests.

DeleteAll ( ) : void

Delete all tests.

DeleteHistory ( ) : void

Delete history tests.

DeleteQueued ( ) : void

Delete queued tests.

DeleteSchedule ( ) : void

Delete schedule tests.

DeleteScheduledJob ( ) : void

Delete scheduled job tests.

DeleteWorker ( ) : void

Delete worker tests.

DeleteWorking ( ) : void

Delete working tests.

Dispose ( bool disposing ) : void

Disposes of resources used by this instance.

GetCounts ( ) : void

Get counts tests.

GetHistoryList ( ) : void

Get history tests.

GetQueued ( ) : void

Get queue tests.

GetQueuedDetails ( ) : void

Get queued details tests.

GetQueuedList ( ) : void

Get queued list tests.

GetSchedule ( ) : void

Get schedule tests.

GetScheduleDateExistsForSchedule ( ) : void

Get schedule date exists for schedule tests.

GetScheduleEnqueueingLockForced ( ) : void

Get schedule enqueueing lock forced tests.

GetScheduleList ( ) : void

Get schedule list tests.

GetScheduledJobList ( ) : void

Get scheduled job list tests.

GetSchedules ( ) : void

Get schedules tests.

GetStatistics ( ) : void

Get statistics tests.

GetWorker ( ) : void

Get worker tests.

GetWorkerList ( ) : void

Get worker list tests.

GetWorkers ( ) : void

Get workers tests.

GetWorking ( ) : void

Get working tests.

GetWorkingDetails ( ) : void

Get working details tests.

GetWorkingForWorker ( ) : void

Get working for worker tests.

GetWorkingList ( ) : void

Get working list tests.

GetWorkingSignals ( ) : void

Get working signals tests.

UpdateSchedule ( ) : void

Update schedule tests.

UpdateScheduledJob ( ) : void

Update scheduled job tests.

UpdateScheduledJobOrder ( ) : void

Update scheduled job order tests.

UpdateWorker ( ) : void

Update worker tests.

UpdateWorkerStatus ( ) : void

Update worker status tests.

UpdateWorking ( ) : void

Update working tests.

비공개 메소드들

메소드 설명
GetHistoryDetails ( ) : void
GetScheduleEnqueueingLock ( ) : void
ReleaseScheduleEnqueueingLock ( ) : void
TestCleanup ( ) : void
TestInitialize ( ) : void

메소드 상세

BeginTransaction() 보호된 메소드

Begin transaction tests.
protected BeginTransaction ( ) : void
리턴 void

ClearWorkingSignalPair() 보호된 메소드

Clear working signal pair tests.
protected ClearWorkingSignalPair ( ) : void
리턴 void

CreateHistory() 보호된 메소드

Create history tests.
protected CreateHistory ( ) : void
리턴 void

CreateQueued() 보호된 메소드

Create queued tests.
protected CreateQueued ( ) : void
리턴 void

CreateQueuedAndHistoryForSchedule() 보호된 메소드

Create queued and history for schedule tests.
protected CreateQueuedAndHistoryForSchedule ( ) : void
리턴 void

CreateSchedule() 보호된 메소드

Create schedule tests.
protected CreateSchedule ( ) : void
리턴 void

CreateScheduledJob() 보호된 메소드

Create scheduled job tests.
protected CreateScheduledJob ( ) : void
리턴 void

CreateWorker() 보호된 메소드

Create worker tests.
protected CreateWorker ( ) : void
리턴 void

CreateWorking() 보호된 메소드

Create working tests.
protected CreateWorking ( ) : void
리턴 void

Dates() 보호된 메소드

Date tests.
protected Dates ( ) : void
리턴 void

DeleteAll() 보호된 메소드

Delete all tests.
protected DeleteAll ( ) : void
리턴 void

DeleteHistory() 보호된 메소드

Delete history tests.
protected DeleteHistory ( ) : void
리턴 void

DeleteQueued() 보호된 메소드

Delete queued tests.
protected DeleteQueued ( ) : void
리턴 void

DeleteSchedule() 보호된 메소드

Delete schedule tests.
protected DeleteSchedule ( ) : void
리턴 void

DeleteScheduledJob() 보호된 메소드

Delete scheduled job tests.
protected DeleteScheduledJob ( ) : void
리턴 void

DeleteWorker() 보호된 메소드

Delete worker tests.
protected DeleteWorker ( ) : void
리턴 void

DeleteWorking() 보호된 메소드

Delete working tests.
protected DeleteWorking ( ) : void
리턴 void

Dispose() 공개 메소드

Disposes of resources used by this instance.
public Dispose ( ) : void
리턴 void

Dispose() 보호된 추상적인 메소드

Disposes of resources used by this instance.
protected abstract Dispose ( bool disposing ) : void
disposing bool A value indicating whether to dispose of managed resources.
리턴 void

GetCounts() 보호된 메소드

Get counts tests.
protected GetCounts ( ) : void
리턴 void

GetHistoryList() 보호된 메소드

Get history tests.
protected GetHistoryList ( ) : void
리턴 void

GetQueued() 보호된 메소드

Get queue tests.
protected GetQueued ( ) : void
리턴 void

GetQueuedDetails() 보호된 메소드

Get queued details tests.
protected GetQueuedDetails ( ) : void
리턴 void

GetQueuedList() 보호된 메소드

Get queued list tests.
protected GetQueuedList ( ) : void
리턴 void

GetSchedule() 보호된 메소드

Get schedule tests.
protected GetSchedule ( ) : void
리턴 void

GetScheduleDateExistsForSchedule() 보호된 메소드

Get schedule date exists for schedule tests.
protected GetScheduleDateExistsForSchedule ( ) : void
리턴 void

GetScheduleEnqueueingLockForced() 보호된 메소드

Get schedule enqueueing lock forced tests.
protected GetScheduleEnqueueingLockForced ( ) : void
리턴 void

GetScheduleList() 보호된 메소드

Get schedule list tests.
protected GetScheduleList ( ) : void
리턴 void

GetScheduledJobList() 보호된 메소드

Get scheduled job list tests.
protected GetScheduledJobList ( ) : void
리턴 void

GetSchedules() 보호된 메소드

Get schedules tests.
protected GetSchedules ( ) : void
리턴 void

GetStatistics() 보호된 메소드

Get statistics tests.
protected GetStatistics ( ) : void
리턴 void

GetWorker() 보호된 메소드

Get worker tests.
protected GetWorker ( ) : void
리턴 void

GetWorkerList() 보호된 메소드

Get worker list tests.
protected GetWorkerList ( ) : void
리턴 void

GetWorkers() 보호된 메소드

Get workers tests.
protected GetWorkers ( ) : void
리턴 void

GetWorking() 보호된 메소드

Get working tests.
protected GetWorking ( ) : void
리턴 void

GetWorkingDetails() 보호된 메소드

Get working details tests.
protected GetWorkingDetails ( ) : void
리턴 void

GetWorkingForWorker() 보호된 메소드

Get working for worker tests.
protected GetWorkingForWorker ( ) : void
리턴 void

GetWorkingList() 보호된 메소드

Get working list tests.
protected GetWorkingList ( ) : void
리턴 void

GetWorkingSignals() 보호된 메소드

Get working signals tests.
protected GetWorkingSignals ( ) : void
리턴 void

UpdateSchedule() 보호된 메소드

Update schedule tests.
protected UpdateSchedule ( ) : void
리턴 void

UpdateScheduledJob() 보호된 메소드

Update scheduled job tests.
protected UpdateScheduledJob ( ) : void
리턴 void

UpdateScheduledJobOrder() 보호된 메소드

Update scheduled job order tests.
protected UpdateScheduledJobOrder ( ) : void
리턴 void

UpdateWorker() 보호된 메소드

Update worker tests.
protected UpdateWorker ( ) : void
리턴 void

UpdateWorkerStatus() 보호된 메소드

Update worker status tests.
protected UpdateWorkerStatus ( ) : void
리턴 void

UpdateWorking() 보호된 메소드

Update working tests.
protected UpdateWorking ( ) : void
리턴 void