| | |
| | | * |
| | | * |
| | | * Copyright 2006-2008 Sun Microsystems, Inc. |
| | | * Portions Copyright 2013-2014 ForgeRock AS. |
| | | * Portions Copyright 2013-2015 ForgeRock AS. |
| | | */ |
| | | package org.opends.server; |
| | | |
| | |
| | | } |
| | | |
| | | /** |
| | | * null out all test parameters except the ones used in failed tests |
| | | * Null out all test parameters except the ones used in failed tests |
| | | * since we might need these again. |
| | | */ |
| | | @AfterClass(alwaysRun = true) |
| | |
| | | } |
| | | } |
| | | |
| | | // Accessed by listener on test class completion. |
| | | /** Accessed by listener on test class completion. */ |
| | | long startTime; |
| | | long endTime; |
| | | List<String> threadNamesBeforeClass; |