Return-Path: X-Original-To: apmail-incubator-rat-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-rat-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B135496A1 for ; Sun, 15 Apr 2012 10:17:21 +0000 (UTC) Received: (qmail 6804 invoked by uid 500); 15 Apr 2012 10:17:21 -0000 Delivered-To: apmail-incubator-rat-commits-archive@incubator.apache.org Received: (qmail 6781 invoked by uid 500); 15 Apr 2012 10:17:21 -0000 Mailing-List: contact rat-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: rat-dev@incubator.apache.org Delivered-To: mailing list rat-commits@incubator.apache.org Received: (qmail 6774 invoked by uid 99); 15 Apr 2012 10:17:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Apr 2012 10:17:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Apr 2012 10:17:16 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8E5112388C65 for ; Sun, 15 Apr 2012 10:16:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r813058 [6/8] - in /websites/staging/rat/trunk/content: ./ rat/whisker/apache-whisker-cli/apidocs/org/apache/creadur/ rat/whisker/apache-whisker-cli/apidocs/org/apache/creadur/whisker/ rat/whisker/apache-whisker-cli/apidocs/org/apache/cread... Date: Sun, 15 Apr 2012 10:16:45 -0000 To: rat-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120415101647.8E5112388C65@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: websites/staging/rat/trunk/content/rat/whisker/apidocs/org/apache/creadur/whisker/cli/package-tree.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apidocs/org/apache/creadur/whisker/cli/package-tree.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/apidocs/org/apache/creadur/whisker/cli/package-tree.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,165 @@ + + + + + + + +org.apache.creadur.whisker.cli Class Hierarchy (Apache Whisker 0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.creadur.whisker.cli +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+
    +
  • java.lang.Object
      +
    • org.apache.creadur.whisker.cli.Main
    • org.apache.creadur.whisker.cli.SystemLog (implements org.apache.commons.logging.Log) +
    +
+

+Enum Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2012 Apache Software Foundation. All Rights Reserved. + + Added: websites/staging/rat/trunk/content/rat/whisker/apidocs/org/apache/creadur/whisker/cli/package-use.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/apidocs/org/apache/creadur/whisker/cli/package-use.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/apidocs/org/apache/creadur/whisker/cli/package-use.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,171 @@ + + + + + + + +Uses of Package org.apache.creadur.whisker.cli (Apache Whisker 0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.creadur.whisker.cli

+
+ + + + + + + + + +
+Packages that use org.apache.creadur.whisker.cli
org.apache.creadur.whisker.cliRuns Apache Whisker from the command line. 
+  +

+ + + + + + + + +
+Classes in org.apache.creadur.whisker.cli used by org.apache.creadur.whisker.cli
CommandLineOption + +
+          Describes an option on the command line.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2012 Apache Software Foundation. All Rights Reserved. + + Added: websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/TestCommandParsing.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/TestCommandParsing.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/TestCommandParsing.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,436 @@ + + + + + + + +TestCommandParsing (Apache Whisker 0.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.creadur.whisker.cli +
+Class TestCommandParsing

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by org.apache.creadur.whisker.cli.TestCommandParsing
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestCommandParsing
extends junit.framework.TestCase
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCommandParsing() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidsetUp() + +
+           
+ voidtestAuditRequiresSource() + +
+           
+ voidtestGenerateAndAuditAreMutuallyExclusive() + +
+           
+ voidtestSetAuditAct() + +
+           
+ voidtestSetGenerateAct() + +
+           
+ voidtestSetLicenseDescriptorLongByCLI() + +
+           
+ voidtestSetLicenseDescriptorShortByCLI() + +
+           
+ voidtestSetSourceByCli() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCommandParsing

+
+public TestCommandParsing()
+
+
+ + + + + + + + +
+Method Detail
+ +

+setUp

+
+protected void setUp()
+              throws Exception
+
+
+
Overrides:
setUp in class junit.framework.TestCase
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testGenerateAndAuditAreMutuallyExclusive

+
+public void testGenerateAndAuditAreMutuallyExclusive()
+                                              throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testSetGenerateAct

+
+public void testSetGenerateAct()
+                        throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testSetAuditAct

+
+public void testSetAuditAct()
+                     throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testSetSourceByCli

+
+public void testSetSourceByCli()
+                        throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testAuditRequiresSource

+
+public void testAuditRequiresSource()
+                             throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testSetLicenseDescriptorShortByCLI

+
+public void testSetLicenseDescriptorShortByCLI()
+                                        throws Exception
+
+
+ +
Throws: +
Exception
+
+
+
+ +

+testSetLicenseDescriptorLongByCLI

+
+public void testSetLicenseDescriptorLongByCLI()
+                                       throws Exception
+
+
+ +
Throws: +
Exception
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2012 Apache Software Foundation. All Rights Reserved. + + Added: websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/class-use/TestCommandParsing.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/class-use/TestCommandParsing.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/class-use/TestCommandParsing.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class org.apache.creadur.whisker.cli.TestCommandParsing (Apache Whisker 0.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.creadur.whisker.cli.TestCommandParsing

+
+No usage of org.apache.creadur.whisker.cli.TestCommandParsing +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2012 Apache Software Foundation. All Rights Reserved. + + Added: websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-frame.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-frame.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-frame.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,33 @@ + + + + + + + +org.apache.creadur.whisker.cli (Apache Whisker 0.1-SNAPSHOT Test API) + + + + + + + + + + + +org.apache.creadur.whisker.cli + + + + +
+Classes  + +
+TestCommandParsing
+ + + + Added: websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-summary.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-summary.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-summary.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,158 @@ + + + + + + + +org.apache.creadur.whisker.cli (Apache Whisker 0.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.creadur.whisker.cli +

+ + + + + + + + + +
+Class Summary
TestCommandParsing 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2012 Apache Software Foundation. All Rights Reserved. + + Added: websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-tree.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-tree.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-tree.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,159 @@ + + + + + + + +org.apache.creadur.whisker.cli Class Hierarchy (Apache Whisker 0.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.creadur.whisker.cli +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+
    +
  • java.lang.Object
      +
    • junit.framework.Assert
        +
      • junit.framework.TestCase (implements junit.framework.Test) + +
      +
    +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2012 Apache Software Foundation. All Rights Reserved. + + Added: websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-use.html ============================================================================== --- websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-use.html (added) +++ websites/staging/rat/trunk/content/rat/whisker/testapidocs/org/apache/creadur/whisker/cli/package-use.html Sun Apr 15 10:16:43 2012 @@ -0,0 +1,145 @@ + + + + + + + +Uses of Package org.apache.creadur.whisker.cli (Apache Whisker 0.1-SNAPSHOT Test API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.creadur.whisker.cli

+
+No usage of org.apache.creadur.whisker.cli +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011-2012 Apache Software Foundation. All Rights Reserved. + +