org.basex.test.storage
Class UpdateTestAttributes
java.lang.Object
org.basex.test.storage.UpdateTest
org.basex.test.storage.UpdateTestAttributes
public final class UpdateTestAttributes
- extends UpdateTest
This class tests the update features of the Data class.
- Author:
- Workgroup DBIS, University of Konstanz 2005-10, ISC License, Tim Petrowsky
UpdateTestAttributes
public UpdateTestAttributes()
testUpdateAttribute
public void testUpdateAttribute()
- Tests the update of an existing attribute.
testUpdateAttribute2
public void testUpdateAttribute2()
- Tests the update of an existing attribute.
testAddAttribute
public void testAddAttribute()
- Tests the insertion of a new attribute.