|
|
|
@ -688,8 +688,10 @@ public void testLeave()
|
|
|
|
* In <tt>testNickName</tt>, user nicknames will be changed
|
|
|
|
* In <tt>testNickName</tt>, user nicknames will be changed
|
|
|
|
* and we will check if changes are well reflected on both user
|
|
|
|
* and we will check if changes are well reflected on both user
|
|
|
|
* sides.
|
|
|
|
* sides.
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
* @todo must be tested, it regulary fails, so it was disabled.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public void testNickName()
|
|
|
|
public void disable_testNickName()
|
|
|
|
throws OperationFailedException,
|
|
|
|
throws OperationFailedException,
|
|
|
|
OperationNotSupportedException
|
|
|
|
OperationNotSupportedException
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|