C# Класс APD.IntegrationTests.VCS.Git.ChangesetRepositorySpecs

Наследование: GitSharpContext
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
MAX_NUMBER_OF_REVISIONS_TO_RECEIVE long
_head GitSharp.Commit
_minChangesetChache long?
adding_some_files_to_repos Context
changesetsLog Collection
changesets_are_requested When
repository GitChangesetRepository
resultset IEnumerable
the_repository_contain_changesets Context

Защищенные методы

Метод Описание
GetAllChangesets ( ) : void
QueryChangesetsLog ( ) : Collection
SetupSharedContext ( ) : void
min_changeset ( ) : long

Описание методов

GetAllChangesets() защищенный статический Метод

protected static GetAllChangesets ( ) : void
Результат void

QueryChangesetsLog() защищенный Метод

protected QueryChangesetsLog ( ) : Collection
Результат Collection

SetupSharedContext() защищенный Метод

protected SetupSharedContext ( ) : void
Результат void

min_changeset() защищенный статический Метод

protected static min_changeset ( ) : long
Результат long

Описание свойств

MAX_NUMBER_OF_REVISIONS_TO_RECEIVE защищенное статическое свойство

protected static long MAX_NUMBER_OF_REVISIONS_TO_RECEIVE
Результат long

_head защищенное статическое свойство

protected static Commit,GitSharp _head
Результат GitSharp.Commit

_minChangesetChache защищенное статическое свойство

protected static long? _minChangesetChache
Результат long?

adding_some_files_to_repos защищенное свойство

protected Context adding_some_files_to_repos
Результат Context

changesetsLog защищенное статическое свойство

protected static Collection changesetsLog
Результат Collection

changesets_are_requested защищенное свойство

protected When changesets_are_requested
Результат When

repository защищенное статическое свойство

protected static GitChangesetRepository repository
Результат GitChangesetRepository

resultset защищенное статическое свойство

protected static IEnumerable resultset
Результат IEnumerable

the_repository_contain_changesets защищенное свойство

protected Context the_repository_contain_changesets
Результат Context