Skip to content
#

junit4

Here are 489 public repositories matching this topic...

nedtwigg
nedtwigg commented Oct 18, 2019

The pg_restore command can take a file argument, or you can pass the file contents over stdin. In order to pass a file, you have to deal with mounting, but over stdin you don't. Right now there's no way to pass content to stdin, and it would be useful if there was.

Maybe add an Optional<byte[]> stdin parameter which would be written to the process stdin?

https://github.com/palantir/doc

shynkevichalex
shynkevichalex commented Dec 4, 2018

Pom.xml configured via documentation https://docs.qameta.io/allure/#_maven_3.
When I run test via "mvn test" all works fine.

But I would build jar of test project then extract it on slaves and run tests via command "java org.testng.TestNG suite.xml"

Current result

Test report generates but test body is missed.
![image](https://user-images.githubusercontent.com/44173756/49470112-35c8f

Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.

  • Updated Jun 8, 2017
  • Java

Improve this page

Add a description, image, and links to the junit4 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the junit4 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.