org.apache.maven.scm.provider.accurev.cli
Class AuthTokenConsumerTest

java.lang.Object
  extended by org.apache.maven.scm.provider.accurev.cli.AuthTokenConsumerTest

public class AuthTokenConsumerTest
extends Object


Constructor Summary
AuthTokenConsumerTest()
           
 
Method Summary
 void testConsumeLineWithoutPasswordPrefix()
           
 void testConsumeLineWithPasswordPrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthTokenConsumerTest

public AuthTokenConsumerTest()
Method Detail

testConsumeLineWithPasswordPrefix

public void testConsumeLineWithPasswordPrefix()

testConsumeLineWithoutPasswordPrefix

public void testConsumeLineWithoutPasswordPrefix()


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.