public class SessionFactoryTest extends Object
SessionFactoryTest class.
| Constructor and Description |
|---|
SessionFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateSession() |
void |
testGetEmbeddedIdTx() |
void |
testGetSessionFromTransaction() |
void |
testGetSessionThrowException() |
void |
testGetSessionUnauthenticated() |
void |
testGetSessionWithNullPath() |
public SessionFactoryTest()
public void setUp()
public void testGetSessionWithNullPath() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic void testGetSessionUnauthenticated() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic void testCreateSession() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic void testGetSessionFromTransaction()
public void testGetSessionThrowException()
public void testGetEmbeddedIdTx()
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.