Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
cf01cf3b
Commit
cf01cf3b
authored
Nov 18, 2015
by
Peter van 't Hof
Browse files
Style changes
parent
03737d70
Changes
3
Hide whitespace changes
Inline
Side-by-side
public/biopet-core/src/test/scala/nl/lumc/sasc/biopet/core/PipelineCommandTest.scala
View file @
cf01cf3b
...
...
@@ -6,8 +6,8 @@ import org.scalatest.testng.TestNGSuite
import
org.testng.annotations.Test
/**
* Created by pjvanthof on 17/11/15.
*/
* Created by pjvanthof on 17/11/15.
*/
class
PipelineCommandTest
extends
TestNGSuite
with
Matchers
{
@Test
def
testPipelineCommand
:
Unit
=
{
...
...
public/biopet-core/src/test/scala/nl/lumc/sasc/biopet/core/SampleLibraryTagTest.scala
View file @
cf01cf3b
package
nl.lumc.sasc.biopet.core
import
nl.lumc.sasc.biopet.utils.config.
{
Config
,
Configurable
}
import
nl.lumc.sasc.biopet.utils.config.
{
Config
,
Configurable
}
import
org.scalatest.Matchers
import
org.scalatest.testng.TestNGSuite
import
org.testng.annotations.Test
/**
* Created by pjvanthof on 17/11/15.
*/
* Created by pjvanthof on 17/11/15.
*/
class
SampleLibraryTagTest
extends
TestNGSuite
with
Matchers
{
@Test
def
testDefault
:
Unit
=
{
...
...
public/biopet-core/src/test/scala/nl/lumc/sasc/biopet/core/ToolCommandTest.scala
View file @
cf01cf3b
...
...
@@ -6,8 +6,8 @@ import org.testng.annotations.Test
import
nl.lumc.sasc.biopet.FullVersion
/**
* Created by pjvanthof on 16/11/15.
*/
* Created by pjvanthof on 16/11/15.
*/
class
ToolCommandTest
extends
TestNGSuite
with
Matchers
{
@Test
def
testToolCommand
:
Unit
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment