public abstract class PluginSpec extends java.lang.Object implements TestKitBase, org.scalatest.WordSpecLike, org.scalatest.Matchers, org.scalatest.BeforeAndAfterAll, org.scalatest.BeforeAndAfterEach
org.scalatest.WordSpecLike.AfterWord, org.scalatest.WordSpecLike.ItWord, org.scalatest.WordSpecLike.ResultOfTaggedAsInvocationOnString, org.scalatest.WordSpecLike.TheyWord, org.scalatest.WordSpecLike.WordSpecStringWrapperorg.scalatest.TestSuite.NoArgTest, org.scalatest.TestSuite.NoArgTest$org.scalatest.Assertions.AssertionsHelper, org.scalatest.Assertions.NormalResult, org.scalatest.Assertions.NormalResult$org.scalactic.TripleEqualsSupport.AToBEquivalenceConstraint<A,B>, org.scalactic.TripleEqualsSupport.BToAEquivalenceConstraint<A,B>, org.scalactic.TripleEqualsSupport.CheckingEqualizer<L>, org.scalactic.TripleEqualsSupport.EqualityConstraint<A,B>, org.scalactic.TripleEqualsSupport.Equalizer<L>, org.scalactic.TripleEqualsSupport.Spread<T>, org.scalactic.TripleEqualsSupport.Spread$, org.scalactic.TripleEqualsSupport.TripleEqualsInvocation<T>, org.scalactic.TripleEqualsSupport.TripleEqualsInvocation$, org.scalactic.TripleEqualsSupport.TripleEqualsInvocationOnSpread<T>, org.scalactic.TripleEqualsSupport.TripleEqualsInvocationOnSpread$org.scalatest.words.MustVerb.StringMustWrapperForVerborg.scalatest.words.CanVerb.StringCanWrapperForVerborg.scalatest.Matchers.AllCollected$, org.scalatest.Matchers.AnWord, org.scalatest.Matchers.AnyShouldWrapper<T>, org.scalatest.Matchers.AtLeastCollected, org.scalatest.Matchers.AtLeastCollected$, org.scalatest.Matchers.AtMostCollected, org.scalatest.Matchers.AtMostCollected$, org.scalatest.Matchers.AWord, org.scalatest.Matchers.BetweenCollected, org.scalatest.Matchers.BetweenCollected$, org.scalatest.Matchers.Collected, org.scalatest.Matchers.EveryCollected$, org.scalatest.Matchers.ExactlyCollected, org.scalatest.Matchers.ExactlyCollected$, org.scalatest.Matchers.HavePropertyMatcherGenerator, org.scalatest.Matchers.KeyWord, org.scalatest.Matchers.NoCollected$, org.scalatest.Matchers.RegexWord, org.scalatest.Matchers.RegexWrapper, org.scalatest.Matchers.ResultOfBeWordForAny<T>, org.scalatest.Matchers.ResultOfBeWordForCollectedAny<T>, org.scalatest.Matchers.ResultOfBeWordForCollectedArray<T>, org.scalatest.Matchers.ResultOfCollectedAny<T>, org.scalatest.Matchers.ResultOfContainWordForCollectedAny<T>, org.scalatest.Matchers.ResultOfEndWithWordForCollectedString, org.scalatest.Matchers.ResultOfEndWithWordForString, org.scalatest.Matchers.ResultOfFullyMatchWordForCollectedString, org.scalatest.Matchers.ResultOfFullyMatchWordForString, org.scalatest.Matchers.ResultOfHaveWordForCollectedExtent<A>, org.scalatest.Matchers.ResultOfHaveWordForExtent<A>, org.scalatest.Matchers.ResultOfIncludeWordForCollectedString, org.scalatest.Matchers.ResultOfIncludeWordForString, org.scalatest.Matchers.ResultOfNotWordForCollectedAny<T>, org.scalatest.Matchers.ResultOfStartWithWordForCollectedString, org.scalatest.Matchers.ResultOfStartWithWordForString, org.scalatest.Matchers.ShouldMethodHelper$, org.scalatest.Matchers.StringShouldWrapper, org.scalatest.Matchers.TheSameInstanceAsPhrase, org.scalatest.Matchers.ValueWordorg.scalactic.Tolerance.PlusOrMinusWrapper<T>| Constructor and Description |
|---|
PluginSpec(com.typesafe.config.Config config) |
| Modifier and Type | Method and Description |
|---|---|
org.scalatest.Matchers.AWord |
a() |
protected int |
actorInstanceId() |
org.scalactic.Explicitly.TheAfterWord |
after() |
protected void |
afterAll() |
org.scalatest.Matchers.AnWord |
an() |
org.scalatest.Assertions.AssertionsHelper |
assertionsHelper() |
org.scalatest.words.BeWord |
be() |
protected void |
beforeAll() |
protected void |
beforeEach() |
protected org.scalatest.words.BehaveWord |
behave() |
org.scalatest.words.CompileWord |
compile() |
com.typesafe.config.Config |
config() |
org.scalatest.words.ContainWord |
contain() |
org.scalactic.Explicitly.DecidedWord |
decided() |
org.scalatest.words.DefinedWord |
defined() |
org.scalactic.Explicitly.DeterminedWord |
determined() |
org.scalatest.words.EmptyWord |
empty() |
org.scalatest.words.EndWithWord |
endWith() |
org.scalatest.words.ExistWord |
exist() |
Persistence |
extension() |
org.scalatest.words.FullyMatchWord |
fullyMatch() |
org.scalatest.words.HaveWord |
have() |
org.scalatest.words.IncludeWord |
include() |
boolean |
invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected() |
protected org.scalatest.WordSpecLike.ItWord |
it() |
org.scalatest.Matchers.KeyWord |
key() |
TestActor.Message |
lastMessage() |
org.scalatest.words.LengthWord |
length() |
org.scalatest.words.MatchPatternWord |
matchPattern() |
org.scalatest.TestSuite.NoArgTest$ |
NoArgTest() |
org.scalatest.words.NotWord |
not() |
java.lang.String |
pid() |
org.scalatest.words.ReadableWord |
readable() |
org.scalatest.Matchers.RegexWord |
regex() |
org.scalatest.words.SizeWord |
size() |
org.scalatest.words.SortedWord |
sorted() |
int |
stackDepth() |
org.scalatest.words.StartWithWord |
startWith() |
java.lang.String |
styleName() |
protected org.scalatest.words.StringVerbBlockRegistration |
subjectRegistrationFunction() |
protected org.scalatest.words.SubjectWithAfterWordRegistration |
subjectWithAfterWordRegistrationFunction() |
<T> boolean |
subscribe(ActorRef subscriber,
scala.reflect.ClassTag<T> evidence$1) |
org.scalatest.compatible.Assertion |
succeed() |
ActorRef |
testActor()
ActorRef of the test actor.
|
TestKitSettings |
testKitSettings() |
org.scalatest.Matchers.TheSameInstanceAsPhrase |
theSameInstanceAs() |
protected org.scalatest.WordSpecLike.TheyWord |
they() |
org.scalatest.words.TypeCheckWord |
typeCheck() |
org.scalatest.Matchers.ValueWord |
value() |
org.scalatest.words.WritableWord |
writable() |
java.lang.String |
writerUuid() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawaitAssert, awaitCond, checkMissingAndUnexpected, childActorOf, childActorOf, childActorOf, childActorOf, expectMsg_internal, expectMsg, expectMsg, expectMsg, expectMsgAllClassOf, expectMsgAllClassOf, expectMsgAllConformingOf, expectMsgAllConformingOf, expectMsgAllOf_internal, expectMsgAllOf, expectMsgAllOf, expectMsgAnyClassOf_internal, expectMsgAnyClassOf, expectMsgAnyClassOf, expectMsgAnyOf_internal, expectMsgAnyOf, expectMsgAnyOf, expectMsgClass_internal, expectMsgClass, expectMsgClass, expectMsgPF, expectMsgType, expectMsgType, expectNoMsg_internal, expectNoMsg, expectNoMsg, expectTerminated, fishForMessage, format, ignoreMsg, ignoreNoMsg, internalExpectMsgAllClassOf, internalExpectMsgAllConformingOf, lastSender, msgAvailable, now, receiveN_internal, receiveN, receiveN, receiveOne, receiveWhile, remaining, remainingOr, remainingOrDefault, remainingOrDilated, setAutoPilot, shutdown, system, testActorName, unwatch, watch, within, within$init$, afterWord, alert, convertToWordSpecStringWrapper, info, markup, note, org$scalatest$WordSpecLike$_setter_$behave_$eq, org$scalatest$WordSpecLike$_setter_$it_$eq, org$scalatest$WordSpecLike$_setter_$org$scalatest$WordSpecLike$$engine_$eq, org$scalatest$WordSpecLike$_setter_$stackDepth_$eq, org$scalatest$WordSpecLike$_setter_$styleName_$eq, org$scalatest$WordSpecLike$_setter_$subjectRegistrationFunction_$eq, org$scalatest$WordSpecLike$_setter_$subjectWithAfterWordRegistrationFunction_$eq, org$scalatest$WordSpecLike$_setter_$they_$eq, org$scalatest$WordSpecLike$$engine, org$scalatest$WordSpecLike$$registerBranch, org$scalatest$WordSpecLike$$registerShorthandBranch, org$scalatest$WordSpecLike$$registerTestToIgnore, org$scalatest$WordSpecLike$$registerTestToRun, registerIgnoredTest, registerTest, run, runTest, runTests, tags, testDataFor, testDataFor$default$2, testNames$init$, anExceptionThatShouldCauseAnAbort, autoTagClassAnnotations, checkChosenStyles, checkForPublicNoArgConstructor, createAlertProvided, createAlertProvided$default$10, createCatchReporter, createInfoProvided, createInfoProvided$default$10, createMarkupProvided, createMarkupProvided$default$9, createNoteProvided, createNoteProvided$default$10, diffStrings, execute, execute, execute$default$1, execute$default$2, execute$default$3, execute$default$4, execute$default$5, execute$default$6, execute$default$7, expectedTestCount, FixtureAndInformerInParens, FixtureInParens, formatterForSuiteAborted, formatterForSuiteCompleted, formatterForSuiteStarting, getEscapedIndentedTextForTest, getIndentedTextForInfo, getIndentedTextForTest, getLineInFile, getMessageForException, getMethodForTestName, getObjectsForFailureMessage, getRunTestGoodies, getSimpleNameOfAnObjectsClass, getSuiteRunTestGoodies, getTopOfClass, getTopOfMethod, getTopOfMethod, handleFailedTest, IgnoreTagName, indentation, indentLines, InformerInParens, isTestMethodGoodies, makeListForHumans, nestedSuites, org$scalatest$Suite$_setter_$styleName_$eq, parseSimpleName, reportAlertProvided, reportAlertProvided$default$10, reportInfoProvided, reportInfoProvided$default$10, reportMarkupProvided, reportMarkupProvided$default$9, reportNoteProvided, reportNoteProvided$default$10, reportScopeClosed, reportScopeClosed$default$6, reportScopeOpened, reportScopeOpened$default$6, reportScopePending, reportScopePending$default$6, reportTestCanceled, reportTestFailed, reportTestIgnored, reportTestPending, reportTestStarting, reportTestSucceeded, rerunner, runNestedSuites, simpleNameForTest, stripDollars, substituteHtmlSpace, suiteId, suiteName, suiteToString, takesInformer, testMethodTakesAFixture, testMethodTakesAFixtureAndInformer, testMethodTakesAnInformer, unparsedXml, wrapReporterIfNecessary, xmlContent, yeOldeTestNames$init$, assertResult, assertResult, assertThrows, cancel, cancel, cancel, cancel, fail, fail, fail, fail, intercept, newAssertionFailedException, newTestCanceledException, org$scalatest$Assertions$_setter_$assertionsHelper_$eq, org$scalatest$Assertions$_setter_$succeed_$eq, pending, pendingUntilFixed, trap, withClue$init$, conversionCheckedConstraint, convertEquivalenceToAToBConstraint, convertEquivalenceToAToBConversionConstraint, convertEquivalenceToBToAConstraint, convertEquivalenceToBToAConversionConstraint, convertToCheckingEqualizer, convertToEqualizer, lowPriorityConversionCheckedConstraint, lowPriorityTypeCheckedConstraint, typeCheckedConstraint, unconstrainedEquality$bang$eq$eq, $bang$eq$eq, $bang$eq$eq, $eq$eq$eq, $eq$eq$eq, $eq$eq$eq, $init$, defaultEquality$init$, convertToStringMustWrapperForVerb$greater, $greater$eq, $init$, $less, $less$eq, a, all, all, all, allElementsOf, allOf, an, atLeast, atLeast, atLeast, atLeastOneElementOf, atLeastOneOf, atMost, atMost, atMost, atMostOneElementOf, atMostOneOf, between, between, between, convertSymbolToHavePropertyMatcherGenerator, convertToAnyShouldWrapper, convertToRegexWrapper, convertToStringShouldWrapper, definedAt, doCollected, equal, equal, every, every, every, exactly, exactly, exactly, inOrder, inOrderElementsOf, inOrderOnly, message, no, no, no, noElementsOf, noneOf, of, oneElementOf, oneOf, only, org$scalatest$Matchers$_setter_$a_$eq, org$scalatest$Matchers$_setter_$an_$eq, org$scalatest$Matchers$_setter_$key_$eq, org$scalatest$Matchers$_setter_$regex_$eq, org$scalatest$Matchers$_setter_$theSameInstanceAs_$eq, org$scalatest$Matchers$_setter_$value_$eq, org$scalatest$Matchers$$AllCollected, org$scalatest$Matchers$$AtLeastCollected, org$scalatest$Matchers$$AtMostCollected, org$scalatest$Matchers$$BetweenCollected, org$scalatest$Matchers$$EveryCollected, org$scalatest$Matchers$$ExactlyCollected, org$scalatest$Matchers$$NoCollected, org$scalatest$Matchers$$ShouldMethodHelper, the, theSameElementsAs, theSameElementsInOrderAs, thrownBy$init$, convertToStringShouldWrapperForVerb$init$, equal, noException, org$scalatest$words$MatcherWords$_setter_$be_$eq, org$scalatest$words$MatcherWords$_setter_$compile_$eq, org$scalatest$words$MatcherWords$_setter_$contain_$eq, org$scalatest$words$MatcherWords$_setter_$defined_$eq, org$scalatest$words$MatcherWords$_setter_$empty_$eq, org$scalatest$words$MatcherWords$_setter_$endWith_$eq, org$scalatest$words$MatcherWords$_setter_$exist_$eq, org$scalatest$words$MatcherWords$_setter_$fullyMatch_$eq, org$scalatest$words$MatcherWords$_setter_$have_$eq, org$scalatest$words$MatcherWords$_setter_$include_$eq, org$scalatest$words$MatcherWords$_setter_$length_$eq, org$scalatest$words$MatcherWords$_setter_$matchPattern_$eq, org$scalatest$words$MatcherWords$_setter_$not_$eq, org$scalatest$words$MatcherWords$_setter_$readable_$eq, org$scalatest$words$MatcherWords$_setter_$size_$eq, org$scalatest$words$MatcherWords$_setter_$sorted_$eq, org$scalatest$words$MatcherWords$_setter_$startWith_$eq, org$scalatest$words$MatcherWords$_setter_$typeCheck_$eq, org$scalatest$words$MatcherWords$_setter_$writable_$eq$init$, org$scalactic$Explicitly$_setter_$after_$eq, org$scalactic$Explicitly$_setter_$decided_$eq, org$scalactic$Explicitly$_setter_$determined_$eqpublic boolean invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected()
invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected in interface org.scalatest.BeforeAndAfterAllpublic org.scalatest.Matchers.KeyWord key()
key in interface org.scalatest.Matcherspublic org.scalatest.Matchers.ValueWord value()
value in interface org.scalatest.Matcherspublic org.scalatest.Matchers.AWord a()
a in interface org.scalatest.Matcherspublic org.scalatest.Matchers.AnWord an()
an in interface org.scalatest.Matcherspublic org.scalatest.Matchers.TheSameInstanceAsPhrase theSameInstanceAs()
theSameInstanceAs in interface org.scalatest.Matcherspublic org.scalatest.Matchers.RegexWord regex()
regex in interface org.scalatest.Matcherspublic org.scalactic.Explicitly.DecidedWord decided()
decided in interface org.scalactic.Explicitlypublic org.scalactic.Explicitly.DeterminedWord determined()
determined in interface org.scalactic.Explicitlypublic org.scalactic.Explicitly.TheAfterWord after()
after in interface org.scalactic.Explicitlypublic org.scalatest.words.FullyMatchWord fullyMatch()
fullyMatch in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.StartWithWord startWith()
startWith in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.EndWithWord endWith()
endWith in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.IncludeWord include()
include in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.HaveWord have()
have in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.BeWord be()
be in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.ContainWord contain()
contain in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.NotWord not()
not in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.LengthWord length()
length in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.SizeWord size()
size in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.SortedWord sorted()
sorted in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.DefinedWord defined()
defined in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.ExistWord exist()
exist in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.ReadableWord readable()
readable in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.WritableWord writable()
writable in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.EmptyWord empty()
empty in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.CompileWord compile()
compile in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.TypeCheckWord typeCheck()
typeCheck in interface org.scalatest.words.MatcherWordspublic org.scalatest.words.MatchPatternWord matchPattern()
matchPattern in interface org.scalatest.words.MatcherWordspublic int stackDepth()
stackDepth in interface org.scalatest.WordSpecLikeprotected org.scalatest.WordSpecLike.ItWord it()
it in interface org.scalatest.WordSpecLikeprotected org.scalatest.WordSpecLike.TheyWord they()
they in interface org.scalatest.WordSpecLikeprotected org.scalatest.words.StringVerbBlockRegistration subjectRegistrationFunction()
subjectRegistrationFunction in interface org.scalatest.WordSpecLikeprotected org.scalatest.words.SubjectWithAfterWordRegistration subjectWithAfterWordRegistrationFunction()
subjectWithAfterWordRegistrationFunction in interface org.scalatest.WordSpecLikeprotected org.scalatest.words.BehaveWord behave()
behave in interface org.scalatest.WordSpecLikepublic final java.lang.String styleName()
styleName in interface org.scalatest.SuitestyleName in interface org.scalatest.SuiteMixinstyleName in interface org.scalatest.WordSpecLikepublic org.scalatest.TestSuite.NoArgTest$ NoArgTest()
NoArgTest in interface org.scalatest.TestSuitepublic org.scalatest.Assertions.AssertionsHelper assertionsHelper()
assertionsHelper in interface org.scalatest.Assertionspublic final org.scalatest.compatible.Assertion succeed()
succeed in interface org.scalatest.Assertionspublic TestKitSettings testKitSettings()
testKitSettings in interface TestKitBasepublic TestActor.Message lastMessage()
lastMessage in interface TestKitBasepublic ActorRef testActor()
TestKitBasetestActor in interface TestKitBasepublic com.typesafe.config.Config config()
protected int actorInstanceId()
protected void beforeEach()
beforeEach in interface org.scalatest.BeforeAndAfterEachprotected void beforeAll()
beforeAll in interface org.scalatest.BeforeAndAfterAllprotected void afterAll()
afterAll in interface org.scalatest.BeforeAndAfterAllpublic Persistence extension()
public java.lang.String pid()
public java.lang.String writerUuid()
public <T> boolean subscribe(ActorRef subscriber, scala.reflect.ClassTag<T> evidence$1)