C# Class BlueCollar.Test.RepositoryTests

Inheritance: IDisposable
Afficher le fichier Open project: ChadBurggraf/blue-collar

Méthodes publiques

Méthode Description
Dispose ( ) : void

Disposes of resources used by this instance.

Méthodes protégées

Méthode Description
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.

Private Methods

Méthode Description
GetHistoryDetails ( ) : void
GetScheduleEnqueueingLock ( ) : void
ReleaseScheduleEnqueueingLock ( ) : void
TestCleanup ( ) : void
TestInitialize ( ) : void

Method Details

BeginTransaction() protected méthode

Begin transaction tests.
protected BeginTransaction ( ) : void
Résultat void

ClearWorkingSignalPair() protected méthode

Clear working signal pair tests.
protected ClearWorkingSignalPair ( ) : void
Résultat void

CreateHistory() protected méthode

Create history tests.
protected CreateHistory ( ) : void
Résultat void

CreateQueued() protected méthode

Create queued tests.
protected CreateQueued ( ) : void
Résultat void

CreateQueuedAndHistoryForSchedule() protected méthode

Create queued and history for schedule tests.
protected CreateQueuedAndHistoryForSchedule ( ) : void
Résultat void

CreateSchedule() protected méthode

Create schedule tests.
protected CreateSchedule ( ) : void
Résultat void

CreateScheduledJob() protected méthode

Create scheduled job tests.
protected CreateScheduledJob ( ) : void
Résultat void

CreateWorker() protected méthode

Create worker tests.
protected CreateWorker ( ) : void
Résultat void

CreateWorking() protected méthode

Create working tests.
protected CreateWorking ( ) : void
Résultat void

Dates() protected méthode

Date tests.
protected Dates ( ) : void
Résultat void

DeleteAll() protected méthode

Delete all tests.
protected DeleteAll ( ) : void
Résultat void

DeleteHistory() protected méthode

Delete history tests.
protected DeleteHistory ( ) : void
Résultat void

DeleteQueued() protected méthode

Delete queued tests.
protected DeleteQueued ( ) : void
Résultat void

DeleteSchedule() protected méthode

Delete schedule tests.
protected DeleteSchedule ( ) : void
Résultat void

DeleteScheduledJob() protected méthode

Delete scheduled job tests.
protected DeleteScheduledJob ( ) : void
Résultat void

DeleteWorker() protected méthode

Delete worker tests.
protected DeleteWorker ( ) : void
Résultat void

DeleteWorking() protected méthode

Delete working tests.
protected DeleteWorking ( ) : void
Résultat void

Dispose() public méthode

Disposes of resources used by this instance.
public Dispose ( ) : void
Résultat void

Dispose() protected abstract méthode

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

GetCounts() protected méthode

Get counts tests.
protected GetCounts ( ) : void
Résultat void

GetHistoryList() protected méthode

Get history tests.
protected GetHistoryList ( ) : void
Résultat void

GetQueued() protected méthode

Get queue tests.
protected GetQueued ( ) : void
Résultat void

GetQueuedDetails() protected méthode

Get queued details tests.
protected GetQueuedDetails ( ) : void
Résultat void

GetQueuedList() protected méthode

Get queued list tests.
protected GetQueuedList ( ) : void
Résultat void

GetSchedule() protected méthode

Get schedule tests.
protected GetSchedule ( ) : void
Résultat void

GetScheduleDateExistsForSchedule() protected méthode

Get schedule date exists for schedule tests.
protected GetScheduleDateExistsForSchedule ( ) : void
Résultat void

GetScheduleEnqueueingLockForced() protected méthode

Get schedule enqueueing lock forced tests.
protected GetScheduleEnqueueingLockForced ( ) : void
Résultat void

GetScheduleList() protected méthode

Get schedule list tests.
protected GetScheduleList ( ) : void
Résultat void

GetScheduledJobList() protected méthode

Get scheduled job list tests.
protected GetScheduledJobList ( ) : void
Résultat void

GetSchedules() protected méthode

Get schedules tests.
protected GetSchedules ( ) : void
Résultat void

GetStatistics() protected méthode

Get statistics tests.
protected GetStatistics ( ) : void
Résultat void

GetWorker() protected méthode

Get worker tests.
protected GetWorker ( ) : void
Résultat void

GetWorkerList() protected méthode

Get worker list tests.
protected GetWorkerList ( ) : void
Résultat void

GetWorkers() protected méthode

Get workers tests.
protected GetWorkers ( ) : void
Résultat void

GetWorking() protected méthode

Get working tests.
protected GetWorking ( ) : void
Résultat void

GetWorkingDetails() protected méthode

Get working details tests.
protected GetWorkingDetails ( ) : void
Résultat void

GetWorkingForWorker() protected méthode

Get working for worker tests.
protected GetWorkingForWorker ( ) : void
Résultat void

GetWorkingList() protected méthode

Get working list tests.
protected GetWorkingList ( ) : void
Résultat void

GetWorkingSignals() protected méthode

Get working signals tests.
protected GetWorkingSignals ( ) : void
Résultat void

UpdateSchedule() protected méthode

Update schedule tests.
protected UpdateSchedule ( ) : void
Résultat void

UpdateScheduledJob() protected méthode

Update scheduled job tests.
protected UpdateScheduledJob ( ) : void
Résultat void

UpdateScheduledJobOrder() protected méthode

Update scheduled job order tests.
protected UpdateScheduledJobOrder ( ) : void
Résultat void

UpdateWorker() protected méthode

Update worker tests.
protected UpdateWorker ( ) : void
Résultat void

UpdateWorkerStatus() protected méthode

Update worker status tests.
protected UpdateWorkerStatus ( ) : void
Résultat void

UpdateWorking() protected méthode

Update working tests.
protected UpdateWorking ( ) : void
Résultat void