<div dir="ltr">On Wed, Jul 24, 2013 at 7:34 AM, adam <span dir="ltr"><<a href="mailto:adamgsoc2013@gmail.com" target="_blank">adamgsoc2013@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Supun,<br>
<div class="im"><br>
>Hi,<br>
>I am trying to write unit tests sql.lib.php. In that I want to create an<br>
>instance of the database interface (GLOBALS['dbi']) to test methods by<br>
>executing queries. I tried to do it by including<br>
>"libraries/database_interface.inc.php" but I get an error telling<br>
>"Undefined index: Server". Am I doing something wrong here or is there any<br>
<br>
</div>It is because UT has a more strict syntax.<br>
see this to fix the "Undefined index: Server"<br>
<br>
<a href="https://github.com/adamgsoc2013/phpmyadmin/blob/ed36426b8863645076a3bc6ed6bf88b7de7b6973/test/classes/PMA_TableSearch_test.php#L46" target="_blank">https://github.com/adamgsoc2013/phpmyadmin/blob/ed36426b8863645076a3bc6ed6bf88b7de7b6973/test/classes/PMA_TableSearch_test.php#L46</a><br>

<div class="im"><br></div></blockquote><div>Hi Adam,</div><div>I tried your suggestion. But still I am getting the same error. The link for the example code that I am trying to implement is [1]. I would appreciate if you can check it.</div>
<div><br></div><div><br></div><div>[1] - <a href="http://pastebin.com/v6dnJUNt">http://pastebin.com/v6dnJUNt</a></div><div>  </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">
>other better approach to do this.<br>
>Regards Supun.<br>
><br>
<br>
</div>--------------<br>
adam<br>
------------------------------------------------------------------------------<br>
See everything from the browser to the database with AppDynamics<br>
Get end-to-end visibility with application monitoring from AppDynamics<br>
Isolate bottlenecks and diagnose root cause in seconds.<br>
Start your free trial of AppDynamics Pro today!<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Thank you<br>Supun Nakandala<br>Dept. Computer Science and Engineering<br>University of Moratuwa<br>
</div></div>