| | |
| | | * |
| | | * |
| | | * Copyright 2008 Sun Microsystems, Inc. |
| | | * Portions Copyright 2014 ForgeRock AS |
| | | * Portions Copyright 2014-2015 ForgeRock AS |
| | | */ |
| | | package org.opends.server.extensions; |
| | | |
| | |
| | | * |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @BeforeClass() |
| | | @BeforeClass |
| | | public void preloadEntryCacheTestInit() |
| | | throws Exception |
| | | { |
| | |
| | | /** |
| | | * Tests the entry cache pre-load. |
| | | */ |
| | | @Test() |
| | | @Test |
| | | public void testEntryCachePreload() |
| | | throws Exception |
| | | { |
| | |
| | | * |
| | | * @throws Exception If an unexpected problem occurs. |
| | | */ |
| | | @AfterClass() |
| | | @AfterClass |
| | | public void preloadEntryCacheTestFini() |
| | | throws Exception |
| | | { |