C# Class GitSharp.Tests.ObjectCheckerTests

Exibir arquivo Open project: jagregory/GitSharp

Private Methods

Method Description
entry ( StringBuilder b, string modeName ) : void
setUp ( ) : void
testCheckBlob ( ) : void
testInvalidCommitInvalidAuthor1 ( ) : void
testInvalidCommitInvalidAuthor2 ( ) : void
testInvalidCommitInvalidAuthor3 ( ) : void
testInvalidCommitInvalidAuthor4 ( ) : void
testInvalidCommitInvalidAuthor5 ( ) : void
testInvalidCommitInvalidAuthor6 ( ) : void
testInvalidCommitInvalidAuthor7 ( ) : void
testInvalidCommitInvalidCommitter ( ) : void
testInvalidCommitInvalidParent1 ( ) : void
testInvalidCommitInvalidParent2 ( ) : void
testInvalidCommitInvalidParent3 ( ) : void
testInvalidCommitInvalidParent4 ( ) : void
testInvalidCommitInvalidParent5 ( ) : void
testInvalidCommitInvalidTree1 ( ) : void
testInvalidCommitInvalidTree2 ( ) : void
testInvalidCommitInvalidTree3 ( ) : void
testInvalidCommitInvalidTree4 ( ) : void
testInvalidCommitNoAuthor ( ) : void
testInvalidCommitNoCommitter1 ( ) : void
testInvalidCommitNoCommitter2 ( ) : void
testInvalidCommitNoTree1 ( ) : void
testInvalidCommitNoTree2 ( ) : void
testInvalidCommitNoTree3 ( ) : void
testInvalidCommitNoTree4 ( ) : void
testInvalidTagInvalidTaggerHeader1 ( ) : void
testInvalidTagInvalidTaggerHeader3 ( ) : void
testInvalidTagNoObject1 ( ) : void
testInvalidTagNoObject2 ( ) : void
testInvalidTagNoObject3 ( ) : void
testInvalidTagNoObject4 ( ) : void
testInvalidTagNoObject5 ( ) : void
testInvalidTagNoObject6 ( ) : void
testInvalidTagNoTagHeader1 ( ) : void
testInvalidTagNoTagHeader2 ( ) : void
testInvalidTagNoTagHeader3 ( ) : void
testInvalidTagNoTagHeader4 ( ) : void
testInvalidTagNoTaggerHeader1 ( ) : void
testInvalidTagNoType1 ( ) : void
testInvalidTagNoType2 ( ) : void
testInvalidTagNoType3 ( ) : void
testInvalidTagNoType4 ( ) : void
testInvalidTreeBadSorting1 ( ) : void
testInvalidTreeBadSorting2 ( ) : void
testInvalidTreeBadSorting3 ( ) : void
testInvalidTreeDuplicateNames1 ( ) : void
testInvalidTreeDuplicateNames2 ( ) : void
testInvalidTreeDuplicateNames3 ( ) : void
testInvalidTreeDuplicateNames4 ( ) : void
testInvalidTreeModeMissingName ( ) : void
testInvalidTreeModeNotOctal1 ( ) : void
testInvalidTreeModeNotOctal2 ( ) : void
testInvalidTreeModeNotSupportedMode1 ( ) : void
testInvalidTreeModeNotSupportedMode2 ( ) : void
testInvalidTreeModeStartsWithZero1 ( ) : void
testInvalidTreeModeStartsWithZero2 ( ) : void
testInvalidTreeModeStartsWithZero3 ( ) : void
testInvalidTreeNameContainsSlash ( ) : void
testInvalidTreeNameIsDot ( ) : void
testInvalidTreeNameIsDotDot ( ) : void
testInvalidTreeNameIsEmpty ( ) : void
testInvalidTreeTruncatedInName ( ) : void
testInvalidTreeTruncatedInObjectId ( ) : void
testInvalidType ( ) : void
testValidCommit128Parent ( ) : void
testValidCommit1Parent ( ) : void
testValidCommit2Parent ( ) : void
testValidCommitBlankAuthor ( ) : void
testValidCommitNoParent ( ) : void
testValidCommitNormalTime ( ) : void
testValidEmptyTree ( ) : void
testValidTag ( ) : void
testValidTree1 ( ) : void
testValidTree2 ( ) : void
testValidTree3 ( ) : void
testValidTree4 ( ) : void
testValidTree5 ( ) : void
testValidTree6 ( ) : void
testValidTreeSorting1 ( ) : void
testValidTreeSorting2 ( ) : void
testValidTreeSorting3 ( ) : void
testValidTreeSorting4 ( ) : void
testValidTreeSorting5 ( ) : void
testValidTreeSorting6 ( ) : void
testValidTreeSorting7 ( ) : void
testValidTreeSorting8 ( ) : void