Lines Matching defs:T
12 func TestParser2_1FileStartsNewFileAfterParsingFileNameTag(t *testing.T) {
89 func TestParser2_1FileAddsToPackageOrUnpackagedFiles(t *testing.T) {
147 func TestParser2_1FileStartsNewPackageAfterParsingPackageNameTag(t *testing.T) {
219 func TestParser2_1FileMovesToSnippetAfterParsingSnippetSPDXIDTag(t *testing.T) {
244 func TestParser2_1FileMovesToOtherLicenseAfterParsingLicenseIDTag(t *testing.T) {
263 func TestParser2_1FileMovesToReviewAfterParsingReviewerTag(t *testing.T) {
282 func TestParser2_1FileStaysAfterParsingRelationshipTags(t *testing.T) {
311 func TestParser2_1FileStaysAfterParsingAnnotationTags(t *testing.T) {
363 func TestParser2_1CanParseFileTags(t *testing.T) {
678 func TestParser2_1FileCreatesRelationshipInDocument(t *testing.T) {
700 func TestParser2_1FileCreatesAnnotationInDocument(t *testing.T) {
722 func TestParser2_1FileUnknownTagFails(t *testing.T) {
738 func TestFileAOPPointerChangesAfterTags(t *testing.T) {
795 func TestParser2_1FailsIfInvalidSPDXIDInFileSection(t *testing.T) {
815 func TestParser2_1FailsIfInvalidChecksumFormatInFileSection(t *testing.T) {
835 func TestParser2_1FailsIfUnknownChecksumTypeInFileSection(t *testing.T) {
855 func TestParser2_1FailsIfArtifactHomePageBeforeArtifactName(t *testing.T) {
875 func TestParser2_1FailsIfArtifactURIBeforeArtifactName(t *testing.T) {
895 func TestParser2_1FilesWithoutSpdxIdThrowError(t *testing.T) {