akka/akka-core

Missing docs for Java testkit EventFilter

オープン

#26,433 opened on 2019/02/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (3,547 件のフォーク)batch import
1 - triagedhelp wantedt:docst:javat:testing

Repository metrics

Stars
 (13,277 個のスター)
PR merge metrics
 (平均マージ 8d 19h) (30d で 10 merged PRs)

説明

The Java API for EventFilter has one mention in the docs: https://doc.akka.io/docs/akka/current/testing.html#expecting-log-messages

But no Scaladoc/Javadoc explaining how it can take either SomeException.class or a LogEvent subtype to catch specific log entry types.

Add both ref docs and scaladoc.

コントリビューターガイド