com.google.common.testing
Class TestLogHandlerTest.ExampleClassUnderTest

java.lang.Object
  extended by com.google.common.testing.TestLogHandlerTest.ExampleClassUnderTest
Enclosing class:
TestLogHandlerTest

static class TestLogHandlerTest.ExampleClassUnderTest
extends java.lang.Object


Field Summary
(package private) static java.util.logging.Logger logger
           
 
Constructor Summary
TestLogHandlerTest.ExampleClassUnderTest()
           
 
Method Summary
(package private) static void foo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static final java.util.logging.Logger logger
Constructor Detail

TestLogHandlerTest.ExampleClassUnderTest

TestLogHandlerTest.ExampleClassUnderTest()
Method Detail

foo

static void foo()


Copyright © 2011 Google. All Rights Reserved.