public abstract class PekkoBaseSpec extends org.apache.pekko.testkit.TestKit implements org.scalatest.matchers.should.Matchers, WatchedByCoroner, org.scalactic.TypeCheckedTripleEquals, org.scalatest.concurrent.ScalaFutures, org.scalatest.TestSuite
org.scalatest.matchers.should.Matchers.AnWord, org.scalatest.matchers.should.Matchers.AnyShouldWrapper<T>, org.scalatest.matchers.should.Matchers.AWord, org.scalatest.matchers.should.Matchers.Collected, org.scalatest.matchers.should.Matchers.HavePropertyMatcherGenerator, org.scalatest.matchers.should.Matchers.KeyWord, org.scalatest.matchers.should.Matchers.RegexWord, org.scalatest.matchers.should.Matchers.RegexWrapper, org.scalatest.matchers.should.Matchers.ResultOfBeWordForAny<T>, org.scalatest.matchers.should.Matchers.ResultOfBeWordForCollectedAny<T>, org.scalatest.matchers.should.Matchers.ResultOfBeWordForCollectedArray<T>, org.scalatest.matchers.should.Matchers.ResultOfCollectedAny<T>, org.scalatest.matchers.should.Matchers.ResultOfContainWordForCollectedAny<T>, org.scalatest.matchers.should.Matchers.ResultOfEndWithWordForCollectedString, org.scalatest.matchers.should.Matchers.ResultOfEndWithWordForString, org.scalatest.matchers.should.Matchers.ResultOfFullyMatchWordForCollectedString, org.scalatest.matchers.should.Matchers.ResultOfFullyMatchWordForString, org.scalatest.matchers.should.Matchers.ResultOfHaveWordForCollectedExtent<A>, org.scalatest.matchers.should.Matchers.ResultOfHaveWordForExtent<A>, org.scalatest.matchers.should.Matchers.ResultOfIncludeWordForCollectedString, org.scalatest.matchers.should.Matchers.ResultOfIncludeWordForString, org.scalatest.matchers.should.Matchers.ResultOfNotWordForCollectedAny<T>, org.scalatest.matchers.should.Matchers.ResultOfStartWithWordForCollectedString, org.scalatest.matchers.should.Matchers.ResultOfStartWithWordForString, org.scalatest.matchers.should.Matchers.StringShouldWrapper, org.scalatest.matchers.should.Matchers.TheSameInstanceAsPhrase, org.scalatest.matchers.should.Matchers.ValueWord
org.scalactic.Tolerance.PlusOrMinusWrapper<T>
org.scalatest.verbs.ShouldVerb.StringShouldWrapperForVerb
org.scalactic.Explicitly.DecidedByEquality<A>, org.scalactic.Explicitly.DecidedWord, org.scalactic.Explicitly.DeterminedByEquivalence<T>, org.scalactic.Explicitly.DeterminedWord, org.scalactic.Explicitly.TheAfterWord
org.scalatest.concurrent.Futures.FutureConcept<T>
org.scalatest.concurrent.PatienceConfiguration.Interval, org.scalatest.concurrent.PatienceConfiguration.Interval$, org.scalatest.concurrent.PatienceConfiguration.PatienceConfigParam, org.scalatest.concurrent.PatienceConfiguration.Timeout, org.scalatest.concurrent.PatienceConfiguration.Timeout$
org.scalatest.concurrent.AbstractPatienceConfiguration.PatienceConfig, org.scalatest.concurrent.AbstractPatienceConfiguration.PatienceConfig$
Constructor and Description |
---|
PekkoBaseSpec() |
PekkoBaseSpec(org.apache.pekko.actor.ActorSystem _system) |
PekkoBaseSpec(com.typesafe.config.Config config) |
PekkoBaseSpec(scala.collection.immutable.Map<java.lang.String,java.lang.Object> configMap) |
PekkoBaseSpec(java.lang.String s) |
Modifier and Type | Method and Description |
---|---|
org.scalatest.matchers.should.Matchers.AWord |
a() |
org.scalactic.Explicitly.TheAfterWord |
after() |
protected void |
afterTermination() |
org.scalatest.matchers.should.Matchers.AnWord |
an() |
protected void |
atStartup() |
org.scalatest.matchers.dsl.BeWord |
be() |
protected void |
beforeTermination() |
<A,B> org.scalactic.CanEqual<java.lang.Class<A>,java.lang.Class<B>> |
classEqualityConstraint() |
org.scalatest.verbs.CompileWord |
compile() |
org.scalatest.matchers.dsl.ContainWord |
contain() |
org.scalactic.Explicitly.DecidedWord |
decided() |
org.scalatest.matchers.dsl.DefinedWord |
defined() |
org.scalactic.Explicitly.DeterminedWord |
determined() |
org.scalatest.matchers.dsl.EmptyWord |
empty() |
org.scalatest.matchers.dsl.EndWithWord |
endWith() |
org.scalatest.matchers.dsl.ExistWord |
exist() |
scala.concurrent.duration.FiniteDuration |
expectedTestDuration() |
org.scalatest.matchers.dsl.FullyMatchWord |
fullyMatch() |
org.scalatest.matchers.dsl.HaveWord |
have() |
org.scalatest.matchers.dsl.IncludeWord |
include() |
int |
jsAdjustment() |
org.scalatest.matchers.should.Matchers.KeyWord |
key() |
org.scalatest.matchers.dsl.LengthWord |
length() |
org.apache.pekko.event.LoggingAdapter |
log() |
org.scalatest.matchers.dsl.MatchPatternWord |
matchPattern() |
void |
muteDeadLetters(scala.collection.immutable.Seq<java.lang.Class<?>> messageClasses,
org.apache.pekko.actor.ActorSystem sys) |
org.scalatest.TestSuite.NoArgTest$ |
NoArgTest() |
org.scalatest.matchers.dsl.NotWord |
not() |
org.scalatest.concurrent.AbstractPatienceConfiguration.PatienceConfig |
patience() |
org.scalatest.concurrent.AbstractPatienceConfiguration.PatienceConfig$ |
PatienceConfig() |
org.scalatest.matchers.dsl.ReadableWord |
readable() |
org.scalatest.matchers.should.Matchers.RegexWord |
regex() |
<A,T extends scala.collection.immutable.Set<? extends A>> |
setEqualityConstraint() |
org.scalatest.matchers.dsl.SizeWord |
size() |
org.scalatest.matchers.dsl.SortedWord |
sorted() |
void |
spawn(java.lang.String dispatcherId,
scala.Function0<scala.runtime.BoxedUnit> body) |
org.scalatest.matchers.dsl.StartWithWord |
startWith() |
java.lang.String |
styleName()
Deprecated.
The styleName lifecycle method has been deprecated and will be removed in a future version of ScalaTest with no replacement. Since 3.1.0.
|
org.scalatest.compatible.Assertion |
succeed() |
org.scalatest.matchers.should.Matchers.TheSameInstanceAsPhrase |
theSameInstanceAs() |
org.scalatest.verbs.TypeCheckWord |
typeCheck() |
org.scalatest.matchers.should.Matchers.ValueWord |
value() |
org.scalatest.matchers.dsl.WritableWord |
writable() |
assertForDuration, assertForDuration$default$3, awaitAssert, awaitAssert$default$2, awaitAssert$default$3, awaitCond, awaitCond$default$2, awaitCond$default$3, awaitCond$default$4, childActorOf, childActorOf, childActorOf, childActorOf, expectMsg, expectMsg, expectMsg, expectMsgAllClassOf, expectMsgAllClassOf, expectMsgAllConformingOf, expectMsgAllConformingOf, expectMsgAllOf, expectMsgAllOf, expectMsgAnyClassOf, expectMsgAnyClassOf, expectMsgAnyOf, expectMsgAnyOf, expectMsgClass, expectMsgClass, expectMsgPF, expectMsgPF$default$1, expectMsgPF$default$2, expectMsgType, expectMsgType, expectNoMessage, expectNoMessage, expectNoMsg, expectNoMsg, expectTerminated, expectTerminated$default$2, fishForMessage, fishForMessage$default$1, fishForMessage$default$2, fishForSpecificMessage, fishForSpecificMessage$default$1, fishForSpecificMessage$default$2, ignoreMsg, ignoreNoMsg, lastMessage_$eq, lastMessage, lastSender, msgAvailable, now, org$apache$pekko$testkit$TestKitBase$_setter_$org$apache$pekko$testkit$TestKitBase$$queue_$eq, org$apache$pekko$testkit$TestKitBase$$end_$eq, org$apache$pekko$testkit$TestKitBase$$end, org$apache$pekko$testkit$TestKitBase$$lastWasNoMsg_$eq, org$apache$pekko$testkit$TestKitBase$$lastWasNoMsg, org$apache$pekko$testkit$TestKitBase$$queue, receiveN, receiveN, receiveOne, receiveWhile, receiveWhile$default$1, receiveWhile$default$2, receiveWhile$default$3, remaining, remainingOr, remainingOrDefault, setAutoPilot, shutdown, shutdown$default$1, shutdown$default$2, shutdown$default$3, shutdownActorSystem, shutdownActorSystem$default$2, shutdownActorSystem$default$3, system, testActor, testActorName, testKitSettings, unwatch, watch, within, within
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
$greater, $greater$eq, $init$, $less, $less$eq, a, all, all, all, all, allElementsOf, allOf, an, atLeast, atLeast, atLeast, atLeast, atLeastOneElementOf, atLeastOneOf, atMost, atMost, atMost, atMost, atMostOneElementOf, atMostOneOf, between, between, between, convertSymbolToHavePropertyMatcherGenerator, convertToAnyShouldWrapper, convertToRegexWrapper, convertToStringShouldWrapper, definedAt, doCollected, equal, equal, every, every, every, every, exactly, exactly, exactly, exactly, inOrder, inOrderElementsOf, inOrderOnly, message, no, no, no, noElementsOf, noneOf, of, oneElementOf, oneOf, only, org$scalatest$matchers$should$Matchers$_setter_$a_$eq, org$scalatest$matchers$should$Matchers$_setter_$an_$eq, org$scalatest$matchers$should$Matchers$_setter_$key_$eq, org$scalatest$matchers$should$Matchers$_setter_$org$scalatest$matchers$should$Matchers$$AllCollected_$eq, org$scalatest$matchers$should$Matchers$_setter_$org$scalatest$matchers$should$Matchers$$EveryCollected_$eq, org$scalatest$matchers$should$Matchers$_setter_$org$scalatest$matchers$should$Matchers$$NoCollected_$eq, org$scalatest$matchers$should$Matchers$_setter_$org$scalatest$matchers$should$Matchers$$ShouldMethodHelper_$eq, org$scalatest$matchers$should$Matchers$_setter_$regex_$eq, org$scalatest$matchers$should$Matchers$_setter_$theSameInstanceAs_$eq, org$scalatest$matchers$should$Matchers$_setter_$value_$eq, org$scalatest$matchers$should$Matchers$$AllCollected, org$scalatest$matchers$should$Matchers$$AtLeastCollected, org$scalatest$matchers$should$Matchers$$AtMostCollected, org$scalatest$matchers$should$Matchers$$BetweenCollected, org$scalatest$matchers$should$Matchers$$EveryCollected, org$scalatest$matchers$should$Matchers$$ExactlyCollected, org$scalatest$matchers$should$Matchers$$NoCollected, org$scalatest$matchers$should$Matchers$$ShouldMethodHelper, the, theSameElementsAs, theSameElementsInOrderAs, thrownBy
$init$, convertToStringShouldWrapperForVerb
$init$, equal, noException, org$scalatest$matchers$dsl$MatcherWords$_setter_$be_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$compile_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$contain_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$defined_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$empty_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$endWith_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$exist_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$fullyMatch_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$have_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$include_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$length_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$matchPattern_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$not_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$readable_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$size_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$sorted_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$startWith_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$typeCheck_$eq, org$scalatest$matchers$dsl$MatcherWords$_setter_$writable_$eq
$init$, org$scalactic$Explicitly$_setter_$after_$eq, org$scalactic$Explicitly$_setter_$decided_$eq, org$scalactic$Explicitly$_setter_$determined_$eq
displayThreadCounts, startAndStopDuration, startCoroner, stopCoroner
$init$, conversionCheckedConstraint, convertEquivalenceToAToBConversionConstraint, convertEquivalenceToBToAConstraint, convertEquivalenceToBToAConversionConstraint, convertToCheckingEqualizer, convertToEqualizer, lowPriorityConversionCheckedConstraint, typeCheckedConstraint, unconstrainedEquality
$init$, convertEquivalenceToAToBConstraint, lowPriorityTypeCheckedConstraint
$init$, org$scalatest$concurrent$Futures$_setter_$jsAdjustment_$eq, whenReady, whenReady, whenReady, whenReady, whenReadyImpl
$init$, interval, org$scalatest$concurrent$PatienceConfiguration$_setter_$org$scalatest$concurrent$PatienceConfiguration$$defaultPatienceConfig_$eq, org$scalatest$concurrent$PatienceConfiguration$$defaultPatienceConfig, patienceConfig, timeout
$init$, scaled, spanScaleFactor
$init$, analysisFromThrowable, anExceptionThatShouldCauseAnAbort, autoTagClassAnnotations, checkForPublicNoArgConstructor, createAlertProvided, createAlertProvided$default$10, createCatchReporter, createInfoProvided, createInfoProvided$default$10, createMarkupProvided, createMarkupProvided$default$9, createNoteProvided, createNoteProvided$default$10, diffStrings, 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, getSuiteClassName, getSuiteRunTestGoodies, getTopOfClass, getTopOfMethod, getTopOfMethod, handleFailedTest, IgnoreTagName, indentation, indentLines, InformerInParens, isTestMethodGoodies, nestedSuites, org$scalatest$Suite$_setter_$styleName_$eq, 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, run, runNestedSuites, runTests, simpleNameForTest, substituteHtmlSpace, suiteId, suiteName, suiteToString, tags, takesInformer, testDataFor, testDataFor$default$2, testMethodTakesAFixture, testMethodTakesAFixtureAndInformer, testMethodTakesAnInformer, testNames, unparsedXml, xmlContent, yeOldeTestNames
$init$, assertionsHelper, assertResult, assertResult, assertThrows, cancel, cancel, cancel, cancel, fail, fail, fail, fail, intercept, newAssertionFailedException, newTestCanceledException, org$scalatest$Assertions$_setter_$succeed_$eq, pending, pendingUntilFixed, withClue
public PekkoBaseSpec(org.apache.pekko.actor.ActorSystem _system)
public PekkoBaseSpec(com.typesafe.config.Config config)
public PekkoBaseSpec(java.lang.String s)
public PekkoBaseSpec(scala.collection.immutable.Map<java.lang.String,java.lang.Object> configMap)
public PekkoBaseSpec()
public org.scalatest.TestSuite.NoArgTest$ NoArgTest()
NoArgTest
in interface org.scalatest.TestSuite
public org.scalatest.concurrent.AbstractPatienceConfiguration.PatienceConfig$ PatienceConfig()
PatienceConfig
in interface org.scalatest.concurrent.AbstractPatienceConfiguration
public org.scalatest.matchers.should.Matchers.AWord a()
a
in interface org.scalatest.matchers.should.Matchers
public org.scalactic.Explicitly.TheAfterWord after()
after
in interface org.scalactic.Explicitly
protected void afterTermination()
public org.scalatest.matchers.should.Matchers.AnWord an()
an
in interface org.scalatest.matchers.should.Matchers
protected void atStartup()
public org.scalatest.matchers.dsl.BeWord be()
be
in interface org.scalatest.matchers.dsl.MatcherWords
protected void beforeTermination()
public <A,B> org.scalactic.CanEqual<java.lang.Class<A>,java.lang.Class<B>> classEqualityConstraint()
public org.scalatest.verbs.CompileWord compile()
compile
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.dsl.ContainWord contain()
contain
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalactic.Explicitly.DecidedWord decided()
decided
in interface org.scalactic.Explicitly
public org.scalatest.matchers.dsl.DefinedWord defined()
defined
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalactic.Explicitly.DeterminedWord determined()
determined
in interface org.scalactic.Explicitly
public org.scalatest.matchers.dsl.EmptyWord empty()
empty
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.dsl.EndWithWord endWith()
endWith
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.dsl.ExistWord exist()
exist
in interface org.scalatest.matchers.dsl.MatcherWords
public scala.concurrent.duration.FiniteDuration expectedTestDuration()
expectedTestDuration
in interface WatchedByCoroner
public org.scalatest.matchers.dsl.FullyMatchWord fullyMatch()
fullyMatch
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.dsl.HaveWord have()
have
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.dsl.IncludeWord include()
include
in interface org.scalatest.matchers.dsl.MatcherWords
public int jsAdjustment()
jsAdjustment
in interface org.scalatest.concurrent.Futures
public org.scalatest.matchers.should.Matchers.KeyWord key()
key
in interface org.scalatest.matchers.should.Matchers
public org.scalatest.matchers.dsl.LengthWord length()
length
in interface org.scalatest.matchers.dsl.MatcherWords
public org.apache.pekko.event.LoggingAdapter log()
public org.scalatest.matchers.dsl.MatchPatternWord matchPattern()
matchPattern
in interface org.scalatest.matchers.dsl.MatcherWords
public void muteDeadLetters(scala.collection.immutable.Seq<java.lang.Class<?>> messageClasses, org.apache.pekko.actor.ActorSystem sys)
public org.scalatest.matchers.dsl.NotWord not()
not
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.concurrent.AbstractPatienceConfiguration.PatienceConfig patience()
public org.scalatest.matchers.dsl.ReadableWord readable()
readable
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.should.Matchers.RegexWord regex()
regex
in interface org.scalatest.matchers.should.Matchers
public <A,T extends scala.collection.immutable.Set<? extends A>> org.scalactic.CanEqual<scala.collection.immutable.Set<A>,T> setEqualityConstraint()
public org.scalatest.matchers.dsl.SizeWord size()
size
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.dsl.SortedWord sorted()
sorted
in interface org.scalatest.matchers.dsl.MatcherWords
public void spawn(java.lang.String dispatcherId, scala.Function0<scala.runtime.BoxedUnit> body)
public org.scalatest.matchers.dsl.StartWithWord startWith()
startWith
in interface org.scalatest.matchers.dsl.MatcherWords
public java.lang.String styleName()
styleName
in interface org.scalatest.Suite
public final org.scalatest.compatible.Assertion succeed()
succeed
in interface org.scalatest.Assertions
public org.scalatest.matchers.should.Matchers.TheSameInstanceAsPhrase theSameInstanceAs()
theSameInstanceAs
in interface org.scalatest.matchers.should.Matchers
public org.scalatest.verbs.TypeCheckWord typeCheck()
typeCheck
in interface org.scalatest.matchers.dsl.MatcherWords
public org.scalatest.matchers.should.Matchers.ValueWord value()
value
in interface org.scalatest.matchers.should.Matchers
public org.scalatest.matchers.dsl.WritableWord writable()
writable
in interface org.scalatest.matchers.dsl.MatcherWords