Línea 27... |
Línea 27... |
27 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
27 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
28 |
* @author Jesus Federico (jesus [at] blindsidenetworks [dt] com)
|
28 |
* @author Jesus Federico (jesus [at] blindsidenetworks [dt] com)
|
29 |
* @covers \mod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy
|
29 |
* @covers \mod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy
|
30 |
* @coversDefaultClass \mod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy
|
30 |
* @coversDefaultClass \mod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy
|
31 |
*/
|
31 |
*/
|
32 |
class bigbluebutton_proxy_test extends \advanced_testcase {
|
32 |
final class bigbluebutton_proxy_test extends \advanced_testcase {
|
33 |
/**
|
33 |
/**
|
34 |
* Test poll interval value
|
34 |
* Test poll interval value
|
35 |
*
|
35 |
*
|
36 |
* @covers \mod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy::get_poll_interval
|
36 |
* @covers \mod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy::get_poll_interval
|
37 |
* @return void
|
37 |
* @return void
|