Alternc  3.2
Alternc logiel libre pour l'hébergement
 All Data Structures Namespaces Files Functions Variables Pages
m_quotaTest Class Reference

Generated by PHPUnit_SkeletonGenerator 1.2.1 on 2014-03-13 at 15:55:59. More...

Public Member Functions

 testHook_menu ()
 m_quota::hook_menu
 testCancreate ()
 m_quota::cancreate
 testQlist ()
 m_quota::qlist
 testSynchronise_user_profile ()
 m_quota::synchronise_user_profile
 testCreate_missing_quota_profile ()
 m_quota::create_missing_quota_profile
 testGetquota ()
 m_quota::getquota
 testSetquota ()
 m_quota::setquota
 testDelquotas ()
 m_quota::delquotas
 testGetdefaults ()
 m_quota::getdefaults
 testSetdefaults ()
 m_quota::setdefaults
 testAddtype ()
 m_quota::addtype
 testListtype ()
 m_quota::listtype
 testDeltype ()
 m_quota::deltype
 testAddquotas ()
 m_quota::addquotas
 testDisplay_val ()
 m_quota::display_val
 test_get_sum_sql ()
 m_quota::_get_sum_sql
 test_get_count_sql ()
 m_quota::_get_count_sql
 test_get_size_and_record_sql ()
 m_quota::_get_size_and_record_sql
 testGet_size_web_sum_all ()
 m_quota::get_size_web_sum_all
 testGet_size_web_sum_user ()
 m_quota::get_size_web_sum_user
 testGet_size_mail_sum_all ()
 m_quota::get_size_mail_sum_all
 testGet_size_mail_sum_domain ()
 m_quota::get_size_mail_sum_domain
 testGet_size_mail_count_all ()
 m_quota::get_size_mail_count_all
 testGet_size_mail_count_domain ()
 m_quota::get_size_mail_count_domain
 testGet_size_mail_details_domain ()
 m_quota::get_size_mail_details_domain
 testGet_size_mailman_sum_all ()
 m_quota::get_size_mailman_sum_all
 testGet_size_mailman_sum_domain ()
 m_quota::get_size_mailman_sum_domain
 testGet_size_mailman_sum_user ()
 m_quota::get_size_mailman_sum_user
 testGet_size_mailman_count_all ()
 m_quota::get_size_mailman_count_all
 testGet_size_mailman_count_user ()
 m_quota::get_size_mailman_count_user
 testGet_size_mailman_details_user ()
 m_quota::get_size_mailman_details_user
 testGet_size_db_sum_all ()
 m_quota::get_size_db_sum_all
 testGet_size_db_sum_user ()
 m_quota::get_size_db_sum_user
 testGet_size_db_count_all ()
 m_quota::get_size_db_count_all
 testGet_size_db_count_user ()
 m_quota::get_size_db_count_user
 testGet_size_db_details_user ()
 m_quota::get_size_db_details_user
 testGet_size_unit ()
 m_quota::get_size_unit
 testQuota_displaybar ()
 m_quota::quota_displaybar
 testHook_admin_del_member ()
 m_quota::hook_admin_del_member
 testHook_admin_add_member ()
 m_quota::hook_admin_add_member
 testAlternc_export_conf ()
 m_quota::alternc_export_conf

Protected Member Functions

 setUp ()
 Sets up the fixture, for example, opens a network connection.
 tearDown ()
 Tears down the fixture, for example, closes a network connection.

Protected Attributes

 $object

Detailed Description

Generated by PHPUnit_SkeletonGenerator 1.2.1 on 2014-03-13 at 15:55:59.

Definition at line 5 of file m_quotaTest.php.

Member Function Documentation

setUp ( )
protected

Sets up the fixture, for example, opens a network connection.

This method is called before a test is executed.

Definition at line 16 of file m_quotaTest.php.

{
$this->object = new m_quota;
}
tearDown ( )
protected

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.

Definition at line 26 of file m_quotaTest.php.

test_get_count_sql ( )

m_quota::_get_count_sql

Todo:
Implement test_get_count_sql().

Definition at line 227 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
test_get_size_and_record_sql ( )

m_quota::_get_size_and_record_sql

Todo:
Implement test_get_size_and_record_sql().

Definition at line 239 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
test_get_sum_sql ( )

m_quota::_get_sum_sql

Todo:
Implement test_get_sum_sql().

Definition at line 215 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testAddquotas ( )

m_quota::addquotas

Todo:
Implement testAddquotas().

Definition at line 191 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testAddtype ( )

m_quota::addtype

Todo:
Implement testAddtype().

Definition at line 155 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testAlternc_export_conf ( )

m_quota::alternc_export_conf

Todo:
Implement testAlternc_export_conf().

Definition at line 515 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testCancreate ( )

m_quota::cancreate

Todo:
Implement testCancreate().

Definition at line 47 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testCreate_missing_quota_profile ( )

m_quota::create_missing_quota_profile

Todo:
Implement testCreate_missing_quota_profile().

Definition at line 83 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testDelquotas ( )

m_quota::delquotas

Todo:
Implement testDelquotas().

Definition at line 119 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testDeltype ( )

m_quota::deltype

Todo:
Implement testDeltype().

Definition at line 179 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testDisplay_val ( )

m_quota::display_val

Todo:
Implement testDisplay_val().

Definition at line 203 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_db_count_all ( )

m_quota::get_size_db_count_all

Todo:
Implement testGet_size_db_count_all().

Definition at line 431 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_db_count_user ( )

m_quota::get_size_db_count_user

Todo:
Implement testGet_size_db_count_user().

Definition at line 443 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_db_details_user ( )

m_quota::get_size_db_details_user

Todo:
Implement testGet_size_db_details_user().

Definition at line 455 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_db_sum_all ( )

m_quota::get_size_db_sum_all

Todo:
Implement testGet_size_db_sum_all().

Definition at line 407 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_db_sum_user ( )

m_quota::get_size_db_sum_user

Todo:
Implement testGet_size_db_sum_user().

Definition at line 419 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mail_count_all ( )

m_quota::get_size_mail_count_all

Todo:
Implement testGet_size_mail_count_all().

Definition at line 299 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mail_count_domain ( )

m_quota::get_size_mail_count_domain

Todo:
Implement testGet_size_mail_count_domain().

Definition at line 311 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mail_details_domain ( )

m_quota::get_size_mail_details_domain

Todo:
Implement testGet_size_mail_details_domain().

Definition at line 323 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mail_sum_all ( )

m_quota::get_size_mail_sum_all

Todo:
Implement testGet_size_mail_sum_all().

Definition at line 275 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mail_sum_domain ( )

m_quota::get_size_mail_sum_domain

Todo:
Implement testGet_size_mail_sum_domain().

Definition at line 287 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mailman_count_all ( )

m_quota::get_size_mailman_count_all

Todo:
Implement testGet_size_mailman_count_all().

Definition at line 371 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mailman_count_user ( )

m_quota::get_size_mailman_count_user

Todo:
Implement testGet_size_mailman_count_user().

Definition at line 383 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mailman_details_user ( )

m_quota::get_size_mailman_details_user

Todo:
Implement testGet_size_mailman_details_user().

Definition at line 395 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mailman_sum_all ( )

m_quota::get_size_mailman_sum_all

Todo:
Implement testGet_size_mailman_sum_all().

Definition at line 335 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mailman_sum_domain ( )

m_quota::get_size_mailman_sum_domain

Todo:
Implement testGet_size_mailman_sum_domain().

Definition at line 347 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_mailman_sum_user ( )

m_quota::get_size_mailman_sum_user

Todo:
Implement testGet_size_mailman_sum_user().

Definition at line 359 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_unit ( )

m_quota::get_size_unit

Todo:
Implement testGet_size_unit().

Definition at line 467 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_web_sum_all ( )

m_quota::get_size_web_sum_all

Todo:
Implement testGet_size_web_sum_all().

Definition at line 251 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGet_size_web_sum_user ( )

m_quota::get_size_web_sum_user

Todo:
Implement testGet_size_web_sum_user().

Definition at line 263 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGetdefaults ( )

m_quota::getdefaults

Todo:
Implement testGetdefaults().

Definition at line 131 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testGetquota ( )

m_quota::getquota

Todo:
Implement testGetquota().

Definition at line 95 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testHook_admin_add_member ( )

m_quota::hook_admin_add_member

Todo:
Implement testHook_admin_add_member().

Definition at line 503 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testHook_admin_del_member ( )

m_quota::hook_admin_del_member

Todo:
Implement testHook_admin_del_member().

Definition at line 491 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testHook_menu ( )

m_quota::hook_menu

Todo:
Implement testHook_menu().

Definition at line 35 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testListtype ( )

m_quota::listtype

Todo:
Implement testListtype().

Definition at line 167 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testQlist ( )

m_quota::qlist

Todo:
Implement testQlist().

Definition at line 59 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testQuota_displaybar ( )

m_quota::quota_displaybar

Todo:
Implement testQuota_displaybar().

Definition at line 479 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testSetdefaults ( )

m_quota::setdefaults

Todo:
Implement testSetdefaults().

Definition at line 143 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testSetquota ( )

m_quota::setquota

Todo:
Implement testSetquota().

Definition at line 107 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}
testSynchronise_user_profile ( )

m_quota::synchronise_user_profile

Todo:
Implement testSynchronise_user_profile().

Definition at line 71 of file m_quotaTest.php.

{
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}

Field Documentation

$object
protected

Definition at line 10 of file m_quotaTest.php.


The documentation for this class was generated from the following file: