Andy Chase
2f92c903e7
[ticket/11620] Make testable_facade non-static, expand.
...
Make the class functions of testable_facade no longer static methods,
but a class based one and expand the methods to be filled in, in later commits.
PHPBB3-11620
2013-07-05 14:09:54 -07:00
Andy Chase
e8facfc735
[ticket/11620] Add commas in extract_page_test
...
PHPBB3-11620
2013-07-05 14:09:53 -07:00
Andy Chase
7fd03abcab
[ticket/11620] Add data provider to extract_page
...
These test cases were taken from a live session,
more test cases should be added to test specific
functionality in this function.
PHPBB3-11620
2013-07-05 14:09:49 -07:00
Andy Chase
9f156e9954
[ticket/11620] Rename class_functions_test -> extract_page_test
...
Renaming this file because it is going to contain a large data provider,
so I'd rather split this test out.
PHPBB3-11620
2013-07-05 14:09:48 -07:00