Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= PHPUnit |
8 |
PORTNAME= PHPUnit |
9 |
PORTVERSION= 3.2.21 |
9 |
PORTVERSION= 3.3.2 |
10 |
CATEGORIES= devel www pear |
10 |
CATEGORIES= devel www pear |
11 |
MASTER_SITES= http://pear.phpunit.de/get/ |
11 |
MASTER_SITES= http://pear.phpunit.de/get/ |
12 |
|
12 |
|
Lines 92-98
Link Here
|
92 |
PHPUnit/Extensions/Database/ITester.php \ |
92 |
PHPUnit/Extensions/Database/ITester.php \ |
93 |
PHPUnit/Extensions/Database/TestCase.php \ |
93 |
PHPUnit/Extensions/Database/TestCase.php \ |
94 |
PHPUnit/Extensions/PhptTestCase/Logger.php \ |
94 |
PHPUnit/Extensions/PhptTestCase/Logger.php \ |
95 |
PHPUnit/Extensions/ExceptionTestCase.php \ |
|
|
96 |
PHPUnit/Extensions/OutputTestCase.php \ |
95 |
PHPUnit/Extensions/OutputTestCase.php \ |
97 |
PHPUnit/Extensions/PerformanceTestCase.php \ |
96 |
PHPUnit/Extensions/PerformanceTestCase.php \ |
98 |
PHPUnit/Extensions/PhptTestCase.php \ |
97 |
PHPUnit/Extensions/PhptTestCase.php \ |
Lines 100-106
Link Here
|
100 |
PHPUnit/Extensions/RepeatedTest.php \ |
99 |
PHPUnit/Extensions/RepeatedTest.php \ |
101 |
PHPUnit/Extensions/SeleniumTestCase.php \ |
100 |
PHPUnit/Extensions/SeleniumTestCase.php \ |
102 |
PHPUnit/Extensions/TestDecorator.php \ |
101 |
PHPUnit/Extensions/TestDecorator.php \ |
103 |
PHPUnit/Extensions/TestSetup.php \ |
|
|
104 |
PHPUnit/Extensions/SeleniumTestCase/append.php \ |
102 |
PHPUnit/Extensions/SeleniumTestCase/append.php \ |
105 |
PHPUnit/Extensions/SeleniumTestCase/phpunit_coverage.php \ |
103 |
PHPUnit/Extensions/SeleniumTestCase/phpunit_coverage.php \ |
106 |
PHPUnit/Extensions/SeleniumTestCase/prepend.php \ |
104 |
PHPUnit/Extensions/SeleniumTestCase/prepend.php \ |
Lines 167-173
Link Here
|
167 |
PHPUnit/Framework/ExpectationFailedException.php \ |
165 |
PHPUnit/Framework/ExpectationFailedException.php \ |
168 |
PHPUnit/Framework/IncompleteTest.php \ |
166 |
PHPUnit/Framework/IncompleteTest.php \ |
169 |
PHPUnit/Framework/IncompleteTestError.php \ |
167 |
PHPUnit/Framework/IncompleteTestError.php \ |
170 |
PHPUnit/Framework/Notice.php \ |
|
|
171 |
PHPUnit/Framework/SelfDescribing.php \ |
168 |
PHPUnit/Framework/SelfDescribing.php \ |
172 |
PHPUnit/Framework/SkippedTest.php \ |
169 |
PHPUnit/Framework/SkippedTest.php \ |
173 |
PHPUnit/Framework/SkippedTestError.php \ |
170 |
PHPUnit/Framework/SkippedTestError.php \ |
Lines 189-195
Link Here
|
189 |
PHPUnit/TextUI/ResultPrinter.php \ |
186 |
PHPUnit/TextUI/ResultPrinter.php \ |
190 |
PHPUnit/TextUI/TestRunner.php \ |
187 |
PHPUnit/TextUI/TestRunner.php \ |
191 |
PHPUnit/Util/Log/CodeCoverage/Database.php \ |
188 |
PHPUnit/Util/Log/CodeCoverage/Database.php \ |
192 |
PHPUnit/Util/Log/CodeCoverage/XML.php \ |
|
|
193 |
PHPUnit/Util/Log/Database/MySQL.sql \ |
189 |
PHPUnit/Util/Log/Database/MySQL.sql \ |
194 |
PHPUnit/Util/Log/Database/SQLite3.sql \ |
190 |
PHPUnit/Util/Log/Database/SQLite3.sql \ |
195 |
PHPUnit/Util/Log/PMD/Rule/Class/DepthOfInheritanceTree.php \ |
191 |
PHPUnit/Util/Log/PMD/Rule/Class/DepthOfInheritanceTree.php \ |
Lines 229-254
Link Here
|
229 |
PHPUnit/Util/Report/Template/close12_1.gif \ |
225 |
PHPUnit/Util/Report/Template/close12_1.gif \ |
230 |
PHPUnit/Util/Report/Template/container-min.js \ |
226 |
PHPUnit/Util/Report/Template/container-min.js \ |
231 |
PHPUnit/Util/Report/Template/container.css \ |
227 |
PHPUnit/Util/Report/Template/container.css \ |
232 |
PHPUnit/Util/Report/Template/directory.html \ |
|
|
233 |
PHPUnit/Util/Report/Template/file.html \ |
234 |
PHPUnit/Util/Report/Template/file_no_yui.html \ |
235 |
PHPUnit/Util/Report/Template/glass.png \ |
228 |
PHPUnit/Util/Report/Template/glass.png \ |
236 |
PHPUnit/Util/Report/Template/item.html \ |
|
|
237 |
PHPUnit/Util/Report/Template/method_item.html \ |
238 |
PHPUnit/Util/Report/Template/scarlet_red.png \ |
229 |
PHPUnit/Util/Report/Template/scarlet_red.png \ |
239 |
PHPUnit/Util/Report/Template/snow.png \ |
230 |
PHPUnit/Util/Report/Template/snow.png \ |
240 |
PHPUnit/Util/Report/Template/style.css \ |
231 |
PHPUnit/Util/Report/Template/style.css \ |
241 |
PHPUnit/Util/Report/Template/yahoo-dom-event.js \ |
232 |
PHPUnit/Util/Report/Template/yahoo-dom-event.js \ |
242 |
PHPUnit/Util/Report/Template/yui_item.js \ |
233 |
PHPUnit/Util/Report/Template/yui_item.js \ |
243 |
PHPUnit/Util/Report/Node.php \ |
234 |
PHPUnit/Util/Report/Node.php \ |
244 |
PHPUnit/Util/Skeleton/IncompleteTestMethod.tpl \ |
|
|
245 |
PHPUnit/Util/Skeleton/TestClass.tpl \ |
246 |
PHPUnit/Util/Skeleton/TestMethod.tpl \ |
247 |
PHPUnit/Util/Skeleton/TestMethodBool.tpl \ |
248 |
PHPUnit/Util/Skeleton/TestMethodBoolStatic.tpl \ |
249 |
PHPUnit/Util/Skeleton/TestMethodException.tpl \ |
250 |
PHPUnit/Util/Skeleton/TestMethodExceptionStatic.tpl \ |
251 |
PHPUnit/Util/Skeleton/TestMethodStatic.tpl \ |
252 |
PHPUnit/Util/TestDox/ResultPrinter/HTML.php \ |
235 |
PHPUnit/Util/TestDox/ResultPrinter/HTML.php \ |
253 |
PHPUnit/Util/TestDox/ResultPrinter/Text.php \ |
236 |
PHPUnit/Util/TestDox/ResultPrinter/Text.php \ |
254 |
PHPUnit/Util/TestDox/NamePrettifier.php \ |
237 |
PHPUnit/Util/TestDox/NamePrettifier.php \ |
Lines 273-278
Link Here
|
273 |
PHPUnit/Util/Timer.php \ |
256 |
PHPUnit/Util/Timer.php \ |
274 |
PHPUnit/Util/Type.php \ |
257 |
PHPUnit/Util/Type.php \ |
275 |
PHPUnit/Util/XML.php \ |
258 |
PHPUnit/Util/XML.php \ |
|
|
259 |
PHPUnit/Extensions/Database/DataSet/CompositeDataSet.php \ |
260 |
PHPUnit/Extensions/Database/DataSet/CsvDataSet.php \ |
261 |
PHPUnit/Extensions/Database/DataSet/IPersistable.php \ |
262 |
PHPUnit/Extensions/Database/DataSet/Persistors/Abstract.php \ |
263 |
PHPUnit/Extensions/Database/DataSet/Persistors/FlatXml.php \ |
264 |
PHPUnit/Extensions/Database/DataSet/Persistors/Xml.php \ |
265 |
PHPUnit/Extensions/Database/DataSet/QueryDataSet.php \ |
266 |
PHPUnit/Extensions/Database/DataSet/QueryTable.php \ |
267 |
PHPUnit/Extensions/Database/DataSet/ReplacementDataSet.php \ |
268 |
PHPUnit/Extensions/Database/DataSet/ReplacementTable.php \ |
269 |
PHPUnit/Extensions/Database/DataSet/ReplacementTableIterator.php \ |
270 |
PHPUnit/Extensions/Database/TestCase.php \ |
271 |
PHPUnit/Extensions/GroupTestSuite.php \ |
272 |
PHPUnit/Extensions/SeleniumTestCase.php \ |
273 |
PHPUnit/Extensions/SeleniumTestCase/Driver.php \ |
274 |
PHPUnit/Extensions/Story/Given.php \ |
275 |
PHPUnit/Extensions/Story/ResultPrinter.php \ |
276 |
PHPUnit/Extensions/Story/ResultPrinter/HTML.php \ |
277 |
PHPUnit/Extensions/Story/ResultPrinter/Template/scenario.html.dist \ |
278 |
PHPUnit/Extensions/Story/ResultPrinter/Template/scenario_header.html.dist \ |
279 |
PHPUnit/Extensions/Story/ResultPrinter/Template/scenarios.html.dist \ |
280 |
PHPUnit/Extensions/Story/ResultPrinter/Template/step.html.dist \ |
281 |
PHPUnit/Extensions/Story/ResultPrinter/Text.php \ |
282 |
PHPUnit/Extensions/Story/Scenario.php \ |
283 |
PHPUnit/Extensions/Story/SeleniumTestCase.php \ |
284 |
PHPUnit/Extensions/Story/Step.php \ |
285 |
PHPUnit/Extensions/Story/TestCase.php \ |
286 |
PHPUnit/Extensions/Story/Then.php \ |
287 |
PHPUnit/Extensions/Story/When.php \ |
288 |
PHPUnit/Framework/Constraint/IsFalse.php \ |
289 |
PHPUnit/Framework/Constraint/IsNull.php \ |
290 |
PHPUnit/Framework/Constraint/IsTrue.php \ |
291 |
PHPUnit/Framework/Error/Notice.php \ |
292 |
PHPUnit/Framework/Error/Warning.php \ |
293 |
PHPUnit/Framework/MockObject/Stub/ReturnArgument.php \ |
294 |
PHPUnit/Framework/MockObject/Stub/ReturnCallback.php \ |
295 |
PHPUnit/Framework/Test.php \ |
296 |
PHPUnit/Framework/TestCase.php \ |
297 |
PHPUnit/Framework/Warning.php \ |
298 |
PHPUnit/Samples/BowlingGame/BowlingGame.php \ |
299 |
PHPUnit/Samples/BowlingGame/BowlingGameSpec.php \ |
300 |
PHPUnit/Samples/BowlingGame/BowlingGameTest.php \ |
301 |
PHPUnit/TextUI/ResultPrinter.php \ |
302 |
PHPUnit/Util/Class.php \ |
303 |
PHPUnit/Util/Log/CodeCoverage/XML/Clover.php \ |
304 |
PHPUnit/Util/Log/CodeCoverage/XML/Source.php \ |
305 |
PHPUnit/Util/Log/PMD/Rule/Class.php \ |
306 |
PHPUnit/Util/Metrics/Class.php \ |
307 |
PHPUnit/Util/Report/Template/directory.html.dist \ |
308 |
PHPUnit/Util/Report/Template/directory_item.html.dist \ |
309 |
PHPUnit/Util/Report/Template/file.html.dist \ |
310 |
PHPUnit/Util/Report/Template/file_item.html.dist \ |
311 |
PHPUnit/Util/Report/Template/file_no_yui.html.dist \ |
312 |
PHPUnit/Util/Report/Template/method_item.html.dist \ |
313 |
PHPUnit/Util/Skeleton/Class.php \ |
314 |
PHPUnit/Util/Skeleton/Template/Class.tpl.dist \ |
315 |
PHPUnit/Util/Skeleton/Template/IncompleteTestMethod.tpl.dist \ |
316 |
PHPUnit/Util/Skeleton/Template/Method.tpl.dist \ |
317 |
PHPUnit/Util/Skeleton/Template/TestClass.tpl.dist \ |
318 |
PHPUnit/Util/Skeleton/Template/TestMethod.tpl.dist \ |
319 |
PHPUnit/Util/Skeleton/Template/TestMethodBool.tpl.dist \ |
320 |
PHPUnit/Util/Skeleton/Template/TestMethodBoolStatic.tpl.dist \ |
321 |
PHPUnit/Util/Skeleton/Template/TestMethodException.tpl.dist \ |
322 |
PHPUnit/Util/Skeleton/Template/TestMethodExceptionStatic.tpl.dist \ |
323 |
PHPUnit/Util/Skeleton/Template/TestMethodStatic.tpl.dist \ |
324 |
PHPUnit/Util/Skeleton/Test.php \ |
325 |
PHPUnit/Util/Test.php \ |
326 |
PHPUnit/Util/TestDox/ResultPrinter.php \ |
327 |
PHPUnit/Util/TestDox/ResultPrinter/HTML.php \ |
328 |
PHPUnit/Util/TestDox/ResultPrinter/Text.php \ |
276 |
PHPUnit/Framework.php |
329 |
PHPUnit/Framework.php |
277 |
EXAMPLES= BankAccount/BankAccount.php \ |
330 |
EXAMPLES= BankAccount/BankAccount.php \ |
278 |
BankAccount/BankAccountTest.php \ |
331 |
BankAccount/BankAccountTest.php \ |
Lines 287-292
Link Here
|
287 |
Money/Money.php \ |
340 |
Money/Money.php \ |
288 |
Money/MoneyBag.php \ |
341 |
Money/MoneyBag.php \ |
289 |
Money/MoneyTest.php \ |
342 |
Money/MoneyTest.php \ |
|
|
343 |
BowlingGame/BowlingGame.php \ |
344 |
BowlingGame/BowlingGameSpec.php \ |
345 |
BowlingGame/BowlingGameTest.php \ |
290 |
FailureTest.php |
346 |
FailureTest.php |
291 |
TESTS= Extensions/Database/DataSet/AllTests.php \ |
347 |
TESTS= Extensions/Database/DataSet/AllTests.php \ |
292 |
Extensions/Database/DataSet/FilterTest.php \ |
348 |
Extensions/Database/DataSet/FilterTest.php \ |
Lines 334-344
Link Here
|
334 |
Util/AllTests.php \ |
390 |
Util/AllTests.php \ |
335 |
Util/TimerTest.php \ |
391 |
Util/TimerTest.php \ |
336 |
_files/AnInterface.php \ |
392 |
_files/AnInterface.php \ |
337 |
_files/BankAccount.json \ |
|
|
338 |
_files/BankAccount.metrics \ |
339 |
_files/BankAccount.pmd \ |
340 |
_files/BankAccount.tap \ |
341 |
_files/BankAccount.xml \ |
342 |
_files/ClassWithNonPublicAttributes.php \ |
393 |
_files/ClassWithNonPublicAttributes.php \ |
343 |
_files/DoubleTestCase.php \ |
394 |
_files/DoubleTestCase.php \ |
344 |
_files/Error.php \ |
395 |
_files/Error.php \ |
Lines 356-362
Link Here
|
356 |
_files/OverrideTestCase.php \ |
407 |
_files/OverrideTestCase.php \ |
357 |
_files/SampleClass.php \ |
408 |
_files/SampleClass.php \ |
358 |
_files/SetupFailure.php \ |
409 |
_files/SetupFailure.php \ |
359 |
_files/Sleep.php \ |
|
|
360 |
_files/Struct.php \ |
410 |
_files/Struct.php \ |
361 |
_files/Success.php \ |
411 |
_files/Success.php \ |
362 |
_files/TearDownFailure.php \ |
412 |
_files/TearDownFailure.php \ |
Lines 372-378
Link Here
|
372 |
_files/foo.xml \ |
422 |
_files/foo.xml \ |
373 |
_files/bar.xml \ |
423 |
_files/bar.xml \ |
374 |
AllTests.php \ |
424 |
AllTests.php \ |
375 |
TestConfiguration.php.dist |
425 |
Extensions/Database/DataSet/CompositeDataSetTest.php \ |
|
|
426 |
Extensions/Database/DataSet/CsvDataSetTest.php \ |
427 |
Extensions/Database/DataSet/PersistorTest.php \ |
428 |
Extensions/Database/DataSet/QueryDataSetTest.php \ |
429 |
Extensions/Database/DataSet/QueryTableTest.php \ |
430 |
Extensions/Database/DataSet/ReplacementDataSetTest.php \ |
431 |
Extensions/Database/DataSet/ReplacementTableTest.php \ |
432 |
Framework/TestFailureTest.php \ |
433 |
Regression/578.phpt \ |
434 |
Regression/Issue578Test.php \ |
435 |
TextUI/coverage-clover-class-extended.phpt \ |
436 |
TextUI/coverage-clover-class.phpt \ |
437 |
TextUI/coverage-clover-method.phpt \ |
438 |
TextUI/coverage-clover-not-private.phpt \ |
439 |
TextUI/coverage-clover-not-protected.phpt \ |
440 |
TextUI/coverage-clover-not-public.phpt \ |
441 |
TextUI/coverage-clover-private.phpt \ |
442 |
TextUI/coverage-clover-protected.phpt \ |
443 |
TextUI/coverage-clover-public.phpt \ |
444 |
TextUI/coverage-clover.phpt \ |
445 |
TextUI/coverage-source.phpt \ |
446 |
TextUI/dataset-log-xml.phpt \ |
447 |
TextUI/default.phpt \ |
448 |
TextUI/exclude-group.phpt \ |
449 |
TextUI/filter-class.phpt \ |
450 |
TextUI/filter-method.phpt \ |
451 |
TextUI/group.phpt \ |
452 |
TextUI/help.phpt \ |
453 |
TextUI/help2.phpt \ |
454 |
TextUI/list-groups.phpt \ |
455 |
TextUI/log-graphviz.phpt \ |
456 |
TextUI/log-json.phpt \ |
457 |
TextUI/log-tap.phpt \ |
458 |
TextUI/log-xml.phpt \ |
459 |
TextUI/repeat.phpt \ |
460 |
TextUI/skeleton.phpt \ |
461 |
TextUI/story.phpt \ |
462 |
TextUI/tap.phpt \ |
463 |
TextUI/testdox-html.phpt \ |
464 |
TextUI/testdox-text.phpt \ |
465 |
TextUI/testdox.phpt \ |
466 |
TextUI/verbose.phpt \ |
467 |
Util/ConfigurationTest.php \ |
468 |
Util/XMLTest.php \ |
469 |
_files/Calculator.php \ |
470 |
_files/CoverageClassExtendedTest.php \ |
471 |
_files/CoverageClassTest.php \ |
472 |
_files/CoverageMethodTest.php \ |
473 |
_files/CoverageNotPrivateTest.php \ |
474 |
_files/CoverageNotProtectedTest.php \ |
475 |
_files/CoverageNotPublicTest.php \ |
476 |
_files/CoveragePrivateTest.php \ |
477 |
_files/CoverageProtectedTest.php \ |
478 |
_files/CoveragePublicTest.php \ |
479 |
_files/CoveredClass.php \ |
480 |
_files/DataSetTest.php \ |
481 |
_files/FunctionCallback.php \ |
482 |
_files/MethodCallback.php \ |
483 |
_files/PartialMockTestClass.php \ |
484 |
_files/SleepTest.php \ |
485 |
config.xml.dist |
376 |
SCRIPTFILES= phpunit |
486 |
SCRIPTFILES= phpunit |
377 |
_EXAMPLESDIR= PHPUnit/Samples |
487 |
_EXAMPLESDIR= PHPUnit/Samples |
378 |
_TESTSDIR= PHPUnit/Tests |
488 |
_TESTSDIR= PHPUnit/Tests |