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

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

Public Member Functions

 testAlternc_password_policy ()
 m_mem::alternc_password_policy
 testHook_menu ()
 m_mem::hook_menu
 testCheckright ()
 m_mem::checkright
 testLogin ()
 m_mem::login
 testSetid ()
 m_mem::setid
 testResetlast ()
 m_mem::resetlast
 testAuthip_token ()
 m_mem::authip_token
 testAuthip_tokencheck ()
 m_mem::authip_tokencheck
 testCheckid ()
 m_mem::checkid
 testSu ()
 m_mem::su
 testUnsu ()
 m_mem::unsu
 testDel_session ()
 m_mem::del_session
 testPasswd ()
 m_mem::passwd
 testAdminpref ()
 m_mem::adminpref
 testSend_pass ()
 m_mem::send_pass
 testChangeMail1 ()
 m_mem::ChangeMail1
 testChangeMail2 ()
 m_mem::ChangeMail2
 testSet_help_param ()
 m_mem::set_help_param
 testGet_help_param ()
 m_mem::get_help_param
 testShow_help ()
 m_mem::show_help
 testGet_creator_by_uid ()
 m_mem::get_creator_by_uid
 testAlternc_export_conf ()
 m_mem::alternc_export_conf
 testSession_tempo_params_get ()
 m_mem::session_tempo_params_get
 testSession_tempo_params_set ()
 m_mem::session_tempo_params_set

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_memTest.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_memTest.php.

{
$this->object = new m_mem;
}
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_memTest.php.

testAdminpref ( )

m_mem::adminpref

Todo:
Implement testAdminpref().

Definition at line 191 of file m_memTest.php.

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

m_mem::alternc_export_conf

Todo:
Implement testAlternc_export_conf().

Definition at line 287 of file m_memTest.php.

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

m_mem::alternc_password_policy

Todo:
Implement testAlternc_password_policy().

Definition at line 35 of file m_memTest.php.

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

m_mem::authip_token

Todo:
Implement testAuthip_token().

Definition at line 107 of file m_memTest.php.

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

m_mem::authip_tokencheck

Todo:
Implement testAuthip_tokencheck().

Definition at line 119 of file m_memTest.php.

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

m_mem::ChangeMail1

Todo:
Implement testChangeMail1().

Definition at line 215 of file m_memTest.php.

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

m_mem::ChangeMail2

Todo:
Implement testChangeMail2().

Definition at line 227 of file m_memTest.php.

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

m_mem::checkid

Todo:
Implement testCheckid().

Definition at line 131 of file m_memTest.php.

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

m_mem::checkright

Todo:
Implement testCheckright().

Definition at line 59 of file m_memTest.php.

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

m_mem::del_session

Todo:
Implement testDel_session().

Definition at line 167 of file m_memTest.php.

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

m_mem::get_creator_by_uid

Todo:
Implement testGet_creator_by_uid().

Definition at line 275 of file m_memTest.php.

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

m_mem::get_help_param

Todo:
Implement testGet_help_param().

Definition at line 251 of file m_memTest.php.

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

m_mem::hook_menu

Todo:
Implement testHook_menu().

Definition at line 47 of file m_memTest.php.

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

m_mem::login

Todo:
Implement testLogin().

Definition at line 71 of file m_memTest.php.

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

m_mem::passwd

Todo:
Implement testPasswd().

Definition at line 179 of file m_memTest.php.

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

m_mem::resetlast

Todo:
Implement testResetlast().

Definition at line 95 of file m_memTest.php.

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

m_mem::send_pass

Todo:
Implement testSend_pass().

Definition at line 203 of file m_memTest.php.

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

m_mem::session_tempo_params_get

Todo:
Implement testSession_tempo_params_get().

Definition at line 299 of file m_memTest.php.

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

m_mem::session_tempo_params_set

Todo:
Implement testSession_tempo_params_set().

Definition at line 311 of file m_memTest.php.

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

m_mem::set_help_param

Todo:
Implement testSet_help_param().

Definition at line 239 of file m_memTest.php.

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

m_mem::setid

Todo:
Implement testSetid().

Definition at line 83 of file m_memTest.php.

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

m_mem::show_help

Todo:
Implement testShow_help().

Definition at line 263 of file m_memTest.php.

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

m_mem::su

Todo:
Implement testSu().

Definition at line 143 of file m_memTest.php.

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

m_mem::unsu

Todo:
Implement testUnsu().

Definition at line 155 of file m_memTest.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_memTest.php.


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