| Constructor and Description |
|---|
MockLogger() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessage() |
void |
initialize() |
static boolean |
isInitializeCalled() |
void |
log(String string) |
static void |
reset() |
@Inject public void initialize()
initialize in interface Loggerpublic static String getMessage()
public static void reset()
log - the log to setpublic static boolean isInitializeCalled()
Copyright © 2008–2016 CDI TCK. All rights reserved.