|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.topcased.sysml.tests.FlowPortTest
public class FlowPortTest
A test case for the model object ' < ? >Flow Port'.
The following features are tested:
The following operations are tested:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
protected FlowPort |
fixture
The fixture for this Flow Port test case |
Constructor Summary | |
---|---|
FlowPortTest(java.lang.String name)
Constructs a new Flow Port test case with the given name. |
Method Summary | |
---|---|
protected FlowPort |
getFixture()
Returns the fixture for this Flow Port test case |
static void |
main(java.lang.String[] args)
|
protected void |
setFixture(FlowPort fixture)
Sets the fixture for this Flow Port test case |
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testIsIsAtomic()
Tests the ' Is Atomic ' feature getter |
void |
testValidateConnectedPortsCompatibility()
Tests the ' Validate Connected Ports Compatibility ' operation |
void |
testValidateType()
Tests the ' Validate Type ' operation |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
protected FlowPort fixture
Constructor Detail |
---|
public FlowPortTest(java.lang.String name)
Method Detail |
---|
public static void main(java.lang.String[] args)
protected void setFixture(FlowPort fixture)
protected FlowPort getFixture()
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
TestCase.setUp()
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
TestCase.tearDown()
public void testIsIsAtomic()
Is Atomic
' feature getter.
FlowPort.isIsAtomic()
public void testValidateConnectedPortsCompatibility()
Validate Connected Ports Compatibility
' operation.
FlowPort.validateConnectedPortsCompatibility()
public void testValidateType()
Validate Type
' operation.
FlowPort.validateType()
|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.