Lines Matching defs:T
13 func TestParser2_3FileStartsNewFileAfterParsingFileNameTag(t *testing.T) {
90 func TestParser2_3FileAddsToPackageOrUnpackagedFiles(t *testing.T) {
148 func TestParser2_3FileStartsNewPackageAfterParsingPackageNameTag(t *testing.T) {
220 func TestParser2_3FileMovesToSnippetAfterParsingSnippetSPDXIDTag(t *testing.T) {
245 func TestParser2_3FileMovesToOtherLicenseAfterParsingLicenseIDTag(t *testing.T) {
264 func TestParser2_3FileMovesToReviewAfterParsingReviewerTag(t *testing.T) {
283 func TestParser2_3FileStaysAfterParsingRelationshipTags(t *testing.T) {
312 func TestParser2_3FileStaysAfterParsingAnnotationTags(t *testing.T) {
364 func TestParser2_3CanParseFileTags(t *testing.T) {
695 func TestParser2_3FileCreatesRelationshipInDocument(t *testing.T) {
717 func TestParser2_3FileCreatesAnnotationInDocument(t *testing.T) {
739 func TestParser2_3FileUnknownTagFails(t *testing.T) {
755 func TestFileAOPPointerChangesAfterTags(t *testing.T) {
812 func TestParser2_3FailsIfInvalidSPDXIDInFileSection(t *testing.T) {
832 func TestParser2_3FailsIfInvalidChecksumFormatInFileSection(t *testing.T) {
852 func TestParser2_1FailsIfUnknownChecksumTypeInFileSection(t *testing.T) {
872 func TestParser2_3FailsIfArtifactHomePageBeforeArtifactName(t *testing.T) {
892 func TestParser2_3FailsIfArtifactURIBeforeArtifactName(t *testing.T) {
912 func TestParser2_3FilesWithoutSpdxIdThrowError(t *testing.T) {