Download scalatest-1.4.rc2.jar file

Introduction

You can download scalatest-1.4.rc2.jar in this page.

License

the Apache License, ASL Version 2.0

Type List

scalatest-1.4.rc2.jar file has the following types.

META-INF/MANIFEST.MF
images/bluedot.gif
images/bluedots.psd
images/bluedotsel.gif
images/cyandot.gif
images/cyandots.psd
images/cyandotsel.gif
images/dots.psd
images/graydot.gif
images/graydots.psd
images/graydotsel.gif
images/greendot.gif
images/greendots.psd
images/greendotsel.gif
images/purpledot.gif
images/purpledots.psd
images/purpledotsel.gif
images/reddot.gif
images/reddots.psd
images/reddotsel.gif
images/yellowdot.gif
images/yellowdots.psd
images/yellowdotsel.gif
org.scalatest.AbstractSuite.class
org.scalatest.Assertions.class
org.scalatest.BeforeAndAfter.class
org.scalatest.BeforeAndAfterAll.class
org.scalatest.BeforeAndAfterAllFunctions.class
org.scalatest.BeforeAndAfterEach.class
org.scalatest.BeforeAndAfterEachFunctions.class
org.scalatest.CatchReporter.class
org.scalatest.ConcurrentInformer.class
org.scalatest.DispatchReporter.class
org.scalatest.Distributor.class
org.scalatest.DuplicateTestNameException.class
org.scalatest.FailureMessages.class
org.scalatest.FeatureParser.class
org.scalatest.FeatureSpec.class
org.scalatest.Filter.class
org.scalatest.FlatSpec.class
org.scalatest.FunSuite.class
org.scalatest.GivenWhenThen.class
org.scalatest.Group.class
org.scalatest.Ignore.class
org.scalatest.Informer.class
org.scalatest.MessageRecordingInformer.class
org.scalatest.ModifiableMessage.class
org.scalatest.NodeFamily.class
org.scalatest.NotAllowedException.class
org.scalatest.OneInstancePerTest.class
org.scalatest.ParallelTestExecution.class
org.scalatest.PendingNothing.class
org.scalatest.PrivateMethodTester.class
org.scalatest.Report.class
org.scalatest.Reporter.class
org.scalatest.Rerunnable.class
org.scalatest.Rerunner.class
org.scalatest.ResourcefulReporter.class
org.scalatest.Resources.class
org.scalatest.SequentialNestedSuiteExecution.class
org.scalatest.SeveredStackTraces.class
org.scalatest.Spec.class
org.scalatest.SpecReport.class
org.scalatest.StackDepth.class
org.scalatest.StackDepthException.class
org.scalatest.StackDepthExceptionHelper.class
org.scalatest.Stopper.class
org.scalatest.Suite.class
org.scalatest.SuiteRerunner.class
org.scalatest.SuperSuite.class
org.scalatest.Tag.class
org.scalatest.TagAnnotation.class
org.scalatest.TestFailedException.class
org.scalatest.TestPendingException.class
org.scalatest.TestRegistrationClosedException.class
org.scalatest.TestRerunner.class
org.scalatest.Tracker.class
org.scalatest.UnquotedString.class
org.scalatest.WordSpec.class
org.scalatest.concurrent.Conductor.class
org.scalatest.concurrent.ConductorFixture.class
org.scalatest.concurrent.ConductorMethods.class
org.scalatest.concurrent.ConductorMultiFixture.class
org.scalatest.concurrent.PimpedReadWriteLock.class
org.scalatest.concurrent.PimpedThreadGroup.class
org.scalatest.concurrent.TestThreadsStartingCounter.class
org.scalatest.events.Event.class
org.scalatest.events.Formatter.class
org.scalatest.events.IndentedText.class
org.scalatest.events.InfoProvided.class
org.scalatest.events.MotionToSuppress.class
org.scalatest.events.NameInfo.class
org.scalatest.events.Ordinal.class
org.scalatest.events.RunAborted.class
org.scalatest.events.RunCompleted.class
org.scalatest.events.RunStarting.class
org.scalatest.events.RunStopped.class
org.scalatest.events.SuiteAborted.class
org.scalatest.events.SuiteCompleted.class
org.scalatest.events.SuiteStarting.class
org.scalatest.events.Summary.class
org.scalatest.events.TestFailed.class
org.scalatest.events.TestIgnored.class
org.scalatest.events.TestPending.class
org.scalatest.events.TestStarting.class
org.scalatest.events.TestSucceeded.class
org.scalatest.fixture.ConfigMapFixture.class
org.scalatest.fixture.FixtureFeatureSpec.class
org.scalatest.fixture.FixtureFlatSpec.class
org.scalatest.fixture.FixtureFunSuite.class
org.scalatest.fixture.FixtureNodeFamily.class
org.scalatest.fixture.FixtureSpec.class
org.scalatest.fixture.FixtureSuite.class
org.scalatest.fixture.FixtureWordSpec.class
org.scalatest.fixture.MultipleFixtureFeatureSpec.class
org.scalatest.fixture.MultipleFixtureFlatSpec.class
org.scalatest.fixture.MultipleFixtureFunSuite.class
org.scalatest.fixture.MultipleFixtureSpec.class
org.scalatest.fixture.MultipleFixtureWordSpec.class
org.scalatest.fixture.NoArgTestWrapper.class
org.scalatest.junit.AssertionsForJUnit.class
org.scalatest.junit.JUnit3ComfortSuite.class
org.scalatest.junit.JUnit3Suite.class
org.scalatest.junit.JUnitRunner.class
org.scalatest.junit.JUnitSuite.class
org.scalatest.junit.JUnitTestFailedError.class
org.scalatest.junit.JUnitWrapperSuite.class
org.scalatest.junit.MustMatchersForJUnit.class
org.scalatest.junit.MyRunListener.class
org.scalatest.junit.MyTestListener.class
org.scalatest.junit.RunNotifierReporter.class
org.scalatest.junit.ShouldMatchersForJUnit.class
org.scalatest.matchers.BeMatcher.class
org.scalatest.matchers.BePropertyMatchResult.class
org.scalatest.matchers.BePropertyMatcher.class
org.scalatest.matchers.HavePropertyMatchResult.class
org.scalatest.matchers.HavePropertyMatcher.class
org.scalatest.matchers.Helper.class
org.scalatest.matchers.MatchResult.class
org.scalatest.matchers.Matcher.class
org.scalatest.matchers.Matchers.class
org.scalatest.matchers.MustMatchers.class
org.scalatest.matchers.ShouldMatchers.class
org.scalatest.mock.EasyMockSugar.class
org.scalatest.mock.JMockCycle.class
org.scalatest.mock.JMockCycleFixture.class
org.scalatest.mock.JMockExpectations.class
org.scalatest.mock.MockitoSugar.class
org.scalatest.prop.Checkers.class
org.scalatest.prop.PropertyTestFailedException.class
org.scalatest.testng.TestNGSuite.class
org.scalatest.testng.TestNGWrapperSuite.class
org.scalatest.tools.AboutJDialog.class
org.scalatest.tools.ColorBar.class
org.scalatest.tools.ConcurrentDistributor.class
org.scalatest.tools.CustomReporterConfiguration.class
org.scalatest.tools.DiscoverySuite.class
org.scalatest.tools.DistributedTestRunnerSuite.class
org.scalatest.tools.EventHolder.class
org.scalatest.tools.EventToPresent.class
org.scalatest.tools.FileReporter.class
org.scalatest.tools.FileReporterConfiguration.class
org.scalatest.tools.FilterInfoProvided.class
org.scalatest.tools.FilterReporter.class
org.scalatest.tools.FilterSuiteCompleted.class
org.scalatest.tools.FilterSuiteStarting.class
org.scalatest.tools.FilterTestIgnored.class
org.scalatest.tools.FilterTestPending.class
org.scalatest.tools.FilterTestStarting.class
org.scalatest.tools.FilterTestSucceeded.class
org.scalatest.tools.GraphicReporterConfiguration.class
org.scalatest.tools.HtmlReporter.class
org.scalatest.tools.HtmlReporterConfiguration.class
org.scalatest.tools.IconEmbellishedListCellRenderer.class
org.scalatest.tools.JvmArg.class
org.scalatest.tools.NameValuePair.class
org.scalatest.tools.NarrowJOptionPane.class
org.scalatest.tools.PackageElement.class
org.scalatest.tools.PresentAllDurations.class
org.scalatest.tools.PresentInfoProvided.class
org.scalatest.tools.PresentRunAborted.class
org.scalatest.tools.PresentRunCompleted.class
org.scalatest.tools.PresentRunStarting.class
org.scalatest.tools.PresentRunStopped.class
org.scalatest.tools.PresentSuiteAborted.class
org.scalatest.tools.PresentSuiteCompleted.class
org.scalatest.tools.PresentSuiteStarting.class
org.scalatest.tools.PresentTestFailed.class
org.scalatest.tools.PresentTestFailedExceptionStackTraces.class
org.scalatest.tools.PresentTestIgnored.class
org.scalatest.tools.PresentTestPending.class
org.scalatest.tools.PresentTestStarting.class
org.scalatest.tools.PresentTestSucceeded.class
org.scalatest.tools.PresentWithoutColor.class
org.scalatest.tools.PrintReporter.class
org.scalatest.tools.ReStoppingState.class
org.scalatest.tools.ReadyState.class
org.scalatest.tools.ReporterConfigParam.class
org.scalatest.tools.ReporterConfiguration.class
org.scalatest.tools.ReporterConfigurations.class
org.scalatest.tools.ReporterElement.class
org.scalatest.tools.RerunningState.class
org.scalatest.tools.RunDoneListener.class
org.scalatest.tools.Runner.class
org.scalatest.tools.RunnerGUI.class
org.scalatest.tools.RunnerGUIState.class
org.scalatest.tools.RunnerJFrame.class
org.scalatest.tools.RunningState.class
org.scalatest.tools.RunpathUrl.class
org.scalatest.tools.ScalaTestAntTask.class
org.scalatest.tools.ScalaTestFramework.class
org.scalatest.tools.ScalaTestTask.class
org.scalatest.tools.SimpleStopper.class
org.scalatest.tools.StandardErrReporter.class
org.scalatest.tools.StandardErrReporterConfiguration.class
org.scalatest.tools.StandardOutReporter.class
org.scalatest.tools.StandardOutReporterConfiguration.class
org.scalatest.tools.StatusJPanel.class
org.scalatest.tools.StoppingState.class
org.scalatest.tools.StringReporter.class
org.scalatest.tools.SuiteDiscoveryHelper.class
org.scalatest.tools.SuiteElement.class
org.scalatest.tools.SuiteRunner.class
org.scalatest.tools.TextElement.class
org.scalatest.tools.XmlReporter.class
org.scalatest.tools.XmlReporterConfiguration.class
org.scalatest.verb.BehaveWord.class
org.scalatest.verb.CanVerb.class
org.scalatest.verb.MustVerb.class
org.scalatest.verb.ResultOfAfterWordApplication.class
org.scalatest.verb.ResultOfStringPassedToVerb.class
org.scalatest.verb.ResultOfTaggedAsInvocation.class
org.scalatest.verb.ShouldVerb.class
org.scalatest.verb.StringVerbBlockRegistration.class
org/scalatest/ScalaTestBundle.properties

Pom

scalatest-1.4.rc2.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.scalatest</groupId>
  <artifactId>scalatest</artifactId>
  <version>1.4.RC2</version>
  <packaging>jar</packaging>
  <name>ScalaTest</name>
  <url>http://www.artima.com/scalatest/</url>
  <description>ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.</description>
  <licenses>
    <license>
      <name>the Apache License, ASL Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <inceptionYear>2009</inceptionYear>

  <dependencies>
    <dependency>
      <groupId>org.scala-lang</groupId>
      <artifactId>scala-library</artifactId>
      <version>2.8.0</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>

  <distributionManagement>
    <repository>
      <id>scala-tools.org</id>
      <url>
      http://nexus.scala-tools.org/content/repositories/releases/</url>
    </repository>

    <snapshotRepository>
      <id>scala-tools.org</id>
      <url>
      http://nexus.scala-tools.org/content/repositories/snapshots/</url>
      <uniqueVersion>false</uniqueVersion>
    </snapshotRepository>
  </distributionManagement>
</project>

POM Entry

<dependency>
   <groupId>org.scalatest</groupId>
   <artifactId>scalatest</artifactId>
   <version>1.4.rc2</version>
</dependency>

Download

If you think the following scalatest-1.4.rc2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download scalatest-1.4.rc2.jar file




PreviousNext

Related