java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.xpn.xwiki.test.ObjectTest
- All Implemented Interfaces:
- junit.framework.Test
- public class ObjectTest
- extends junit.framework.TestCase
===================================================================
Copyright (c) 2003 Ludovic Dubost, All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details, published at
http://www.gnu.org/copyleft/gpl.html or in gpl.txt in the
root folder of this distribution.
Created by
User: Ludovic Dubost
Date: 30 déc. 2003
Time: 22:49:51
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
context
public com.xpn.xwiki.XWikiContext context
ObjectTest
public ObjectTest()
testEqualsNumberProperty
public void testEqualsNumberProperty()
testEqualsStringProperty
public void testEqualsStringProperty()
testEqualsListProperty
public void testEqualsListProperty()
testEqualsObject
public void testEqualsObject()
throws com.xpn.xwiki.XWikiException
testEqualsAdvancedObject
public void testEqualsAdvancedObject()
throws com.xpn.xwiki.XWikiException
testEqualsObject
public void testEqualsObject(com.xpn.xwiki.objects.BaseObject object,
com.xpn.xwiki.objects.classes.BaseClass bclass)
throws com.xpn.xwiki.XWikiException
testMergeObject
public void testMergeObject()
throws com.xpn.xwiki.XWikiException
testSetObject
public void testSetObject()
throws com.xpn.xwiki.XWikiException