Package org.djutils.logger
Class LogCategoryTest
java.lang.Object
org.djutils.logger.LogCategoryTest
public class LogCategoryTest extends Object
LogCategoryTest.java.
Copyright (c) 2019-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
- Author:
- Alexander Verbraeck
-
Constructor Summary
Constructors Constructor Description LogCategoryTest()
-
Method Summary
Modifier and Type Method Description void
testLogCategory()
Test the LogCategory.
-
Constructor Details
-
LogCategoryTest
public LogCategoryTest()
-
-
Method Details
-
testLogCategory
public void testLogCategory()Test the LogCategory.
-