File tree Expand file tree Collapse file tree
libs/phpdoc/tests/DocBlock Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55namespace TypeLang \PhpDoc \Tests \DocBlock \Tag ;
66
77use PHPUnit \Framework \Attributes \Test ;
8- use TypeLang \DocBlock \Tests \TestCase ;
8+ use TypeLang \PhpDoc \Tests \TestCase ;
99use TypeLang \PhpDoc \DocBlock \Description \Description ;
1010use TypeLang \PhpDoc \DocBlock \Description \DescriptionInterface ;
1111
Original file line number Diff line number Diff line change 55namespace TypeLang \PhpDoc \Tests \DocBlock \Tag ;
66
77use PHPUnit \Framework \Attributes \Test ;
8- use TypeLang \DocBlock \Tests \TestCase ;
8+ use TypeLang \PhpDoc \Tests \TestCase ;
99use TypeLang \PhpDoc \DocBlock \Description \Description ;
1010use TypeLang \PhpDoc \DocBlock \Description \TaggedDescription ;
1111use TypeLang \PhpDoc \DocBlock \Description \TaggedDescriptionInterface ;
Original file line number Diff line number Diff line change 55namespace TypeLang \PhpDoc \Tests \DocBlock \Tag ;
66
77use PHPUnit \Framework \Attributes \Test ;
8- use TypeLang \DocBlock \Tests \TestCase ;
8+ use TypeLang \PhpDoc \Tests \TestCase ;
99use TypeLang \PhpDoc \DocBlock \Description \DescriptionInterface ;
1010use TypeLang \PhpDoc \DocBlock \Tag \GenericTag ;
1111use TypeLang \PhpDoc \DocBlock \Tag \Tag ;
Original file line number Diff line number Diff line change 55namespace TypeLang \PhpDoc \Tests \DocBlock \Tag ;
66
77use PHPUnit \Framework \Attributes \Test ;
8- use TypeLang \DocBlock \Tests \TestCase ;
8+ use TypeLang \PhpDoc \Tests \TestCase ;
99use TypeLang \PhpDoc \DocBlock \Description \DescriptionInterface ;
1010use TypeLang \PhpDoc \DocBlock \Tag \InvalidTag ;
1111use TypeLang \PhpDoc \DocBlock \Tag \InvalidTagInterface ;
Original file line number Diff line number Diff line change 55namespace TypeLang \PhpDoc \Tests \DocBlock \Tag ;
66
77use PHPUnit \Framework \Attributes \Test ;
8- use TypeLang \DocBlock \Tests \TestCase ;
8+ use TypeLang \PhpDoc \Tests \TestCase ;
99use TypeLang \PhpDoc \DocBlock \Description \Description ;
1010use TypeLang \PhpDoc \DocBlock \Description \DescriptionInterface ;
1111use TypeLang \PhpDoc \DocBlock \Tag \Tag ;
Original file line number Diff line number Diff line change 55namespace TypeLang \PhpDoc \Tests \DocBlock \Tag ;
66
77use PHPUnit \Framework \Attributes \Test ;
8- use TypeLang \DocBlock \Tests \TestCase ;
8+ use TypeLang \PhpDoc \Tests \TestCase ;
99use TypeLang \PhpDoc \DocBlock \Description \DescriptionInterface ;
1010use TypeLang \PhpDoc \DocBlock \Tag \InvalidTagInterface ;
1111use TypeLang \PhpDoc \DocBlock \Tag \Tag ;
Original file line number Diff line number Diff line change 1111>
1212 <testsuites >
1313 <testsuite name =" components" >
14- <directory >libs/docblock/tests</directory >
1514 <directory >libs/parser/tests</directory >
1615 <directory >libs/phpdoc/tests</directory >
1716 <directory >libs/phpdoc-standard-tags/tests</directory >
You can’t perform that action at this time.
0 commit comments