Eugene Kirpichov created BEAM-1260:
--------------------------------------

             Summary: PAssert should capture the assertion site
                 Key: BEAM-1260
                 URL: https://issues.apache.org/jira/browse/BEAM-1260
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Eugene Kirpichov
            Assignee: Eugene Kirpichov


When a PAssert assertion fails, it doesn't tell where the assertion 
(PAssert.that(blah)) call was made in code - only when the failure was 
detected, i.e. somewhere deep in worker code usually.

It also doesn't allow specifying a message (unlike JUnit).

This issue is about improving the way PAssert failures are reported.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to