<div dir="ltr">Hi <div><br></div><div>Can someone help me with my query?</div><div><br></div><div>Thank you</div><div>Farid</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 1, 2015 at 11:54 AM, Mohd Farid <span dir="ltr"><<a href="mailto:mohd.farid@devfactory.com" target="_blank">mohd.farid@devfactory.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi <div><br></div><div>I am working on writing unit tests for <b>jcl-over-slf4j</b> module. </div><div><br></div><div>I have started with some simple unit tests like: </div><div><ol><li>Testing attribute set/get and removals for <a href="https://github.com/qos-ch/slf4j/blob/master/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SLF4JLogFactory.java" target="_blank">SLF4JLogFactory</a><br></li><li>Testing the delegation of calls for <a href="https://github.com/qos-ch/slf4j/blob/master/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SLF4JLocationAwareLog.java" target="_blank">SLF4JLocationAwareLog</a> and <a href="https://github.com/qos-ch/slf4j/blob/master/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SLF4JLog.java" target="_blank">SLF4JLog</a>.</li></ol></div><div>I noticed that there are two classes <a href="https://github.com/qos-ch/slf4j/blob/master/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/SimpleLog.java" target="_blank">SimpleLog</a> and <a href="https://github.com/qos-ch/slf4j/blob/master/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/NoOpLog.java" target="_blank">NoOpLog</a> which are nowhere used. I would appreciate if some one can help me understand the utility of these two classes. </div><div><br></div><div>Would it be useful if I write unit tests for these classes?</div><div><br></div><div>Thank you</div><span class="HOEnZb"><font color="#888888"><div>Farid</div><div><br></div><div><br></div></font></span></div>
</blockquote></div><br></div>