ozone core API

test.tx
Class LockTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bytest.OzoneTestCase
              extended bytest.tx.LockTest
All Implemented Interfaces:
junit.framework.Test

public class LockTest
extends test.OzoneTestCase

Version:
$Revision$Date$
Author:
SMB

Nested Class Summary
(package private)  class LockTest.TransactionThread
           
 
Field Summary
 
Fields inherited from class test.OzoneTestCase
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
LockTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 void testExclusiveLock()
           
 void testMROWLock()
           
 void testSharedLock()
           
 
Methods inherited from class test.OzoneTestCase
db, getDbUrl, setDB, setDbUrl
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LockTest

public LockTest(java.lang.String name)
Method Detail

testExclusiveLock

public void testExclusiveLock()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testSharedLock

public void testSharedLock()

testMROWLock

public void testMROWLock()

suite

public static junit.framework.Test suite()

main

public static void main(java.lang.String[] args)

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.