[Phpmyadmin-devel] A problem on unit test of the export plugin
章浩
jason.daurus at gmail.com
Thu Jul 16 03:32:52 CEST 2015
Hello devs,
Recently I was working on refactor the PMA_Table class. I moved the table
cache (PMA_Table::_cache) to DatabaseInterface, and then add some functions
for manipulating the cache. Unfortunately, the test failed:
1) PMA_ExportSql_Test::testGetTableDefWithoutDrizzle
Expectation failed for method name is equal to <string:query> when invoked
at sequence index 5.
Mocked method does not exist.
I have no idea on this problem, could you help me out?
Best regards,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20150716/6d44332f/attachment.html>
More information about the Developers
mailing list