- Operators should be changed because of coverage tool update.
For example, `Addition` -> `+` in description
Change-Id: I5dff950c0f534bd8626629be9bd7ed700f3ba160
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
[Test]
[Category("P1")]
[Description("Test operator +.")]
- [Property("SPEC", "Tizen.NUI.Color.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Color.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.")]
- [Property("SPEC", "Tizen.NUI.Color.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Color.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Color.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Color.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Color, Color")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Color.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Color.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Color, Single")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Color.Division M")]
+ [Property("SPEC", "Tizen.NUI.Color./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Color, Color")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Color.Division M")]
+ [Property("SPEC", "Tizen.NUI.Color./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Color, Single")]
[Test]
[Category("P1")]
[Description("Test operator +.")]
- [Property("SPEC", "Tizen.NUI.Position.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Position.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.")]
- [Property("SPEC", "Tizen.NUI.Position.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Position.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Position.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Position.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position, Position")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Position.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Position.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position, Single")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Position.Division M")]
+ [Property("SPEC", "Tizen.NUI.Position./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position, Position")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Position.Division M")]
+ [Property("SPEC", "Tizen.NUI.Position./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position, Single")]
[Test]
[Category("P1")]
[Description("Test operator +.")]
- [Property("SPEC", "Tizen.NUI.Position2D.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Position2D.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.")]
- [Property("SPEC", "Tizen.NUI.Position2D.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Position2D.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Position2D.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Position2D.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position2D, Position2D")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Position2D.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Position2D.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position2D, int")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Position2D.Division M")]
+ [Property("SPEC", "Tizen.NUI.Position2D./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position2D, Position2D")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Position2D.Division M")]
+ [Property("SPEC", "Tizen.NUI.Position2D./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Position2D, int")]
[Test]
[Category("P1")]
[Description("Test operator +.Check whether Addition(RelativeVector2 + RelativeVector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector2.Addition M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector2.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.Check whether Subtraction(RelativeVector2 - RelativeVector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector2.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector2.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.Check whether Multiply(RelativeVector2 * RelativeVector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector2.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector2.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector2, Vector2")]
[Test]
[Category("P1")]
[Description("Test operator *.Check whether Multiply(RelativeVector2 - RelativeVector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector2.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector2.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector2, Single")]
[Test]
[Category("P1")]
[Description("Test operator /.Check whether Division(RelativeVector2 / RelativeVector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector2.Division M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector2./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector2, RelativeVector2")]
[Test]
[Category("P1")]
[Description("Test operator /.Check whether Division(RelativeVector2 / Single) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector2.Division M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector2./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector2, Single")]
[Test]
[Category("P1")]
[Description("Test operator +.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector3.Addition M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector3.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector3.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector3.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector3.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector3.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector3, RelativeVector3")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector3.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector3.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector3, Single")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector3.Division M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector3./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector3, RelativeVector3")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector3.Division M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector3./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector3, Single")]
[Test]
[Category("P1")]
[Description("Test Addition.Check whether Addition whose parameter is RelativeVector4 and RelativeVector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector4.Addition M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector4.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Subtraction.Check whether Subtraction whose parameter is RelativeVector4 and RelativeVector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector4.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector4.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Multiply.Check whether Multiply whose parameter is RelativeVector4 and RelativeVector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector4.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector4.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector4,RelativeVector4")]
[Test]
[Category("P1")]
[Description("Test Multiply.Check whether Multiply whose parameter is Vector4 and Single returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector4.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector4.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "RelativeVector4,Single")]
[Test]
[Category("P1")]
[Description("Test Division.Check whether Division whose parameter is Vector4 and Vector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector4.Division M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector4./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector4,Vector4")]
[Test]
[Category("P1")]
[Description("Test Division.Check whether Division whose parameter is Vector4 and Single returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.RelativeVector4.Division M")]
+ [Property("SPEC", "Tizen.NUI.RelativeVector4./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector4,Single")]
[Test]
[Category("P1")]
[Description("Test Addition. Check whether Addition returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Rotation.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Rotation.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Zaijuan Sui, z6177.sui@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Subtraction. Check whether Subtraction with two Rotation parameter returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Rotation.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Rotation.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Zaijuan Sui, z6177.sui@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Multiply. Check whether Multiply with two Rotation parameter returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Rotation.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Rotation.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Zaijuan Sui, z6177.sui@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Multiply. Check whether Multiply with Rotation and Vector3 parameter returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Rotation.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Rotation.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Zaijuan Sui, z6177.sui@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Multiply. Check whether Multiply with Rotation and float parameter returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Rotation.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Rotation.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Zaijuan Sui, z6177.sui@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Division. Check whether Division with two Rotation parameter returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Rotation.Division M")]
+ [Property("SPEC", "Tizen.NUI.Rotation./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Zaijuan Sui, z6177.sui@samsung.com")]
[Test]
[Category("P1")]
[Description("Test Division. Check whether Division with Rotation and float parameter returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Rotation.Division M")]
+ [Property("SPEC", "Tizen.NUI.Rotation./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Zaijuan Sui, z6177.sui@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator +.")]
- [Property("SPEC", "Tizen.NUI.Size.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Size.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.")]
- [Property("SPEC", "Tizen.NUI.Size.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Size.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *. Test multiply an another Size instance.")]
- [Property("SPEC", "Tizen.NUI.Size.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Size.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size, Size")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Size.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Size.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size, Single")]
[Test]
[Category("P1")]
[Description("Test operator /. Test divide another size instance.")]
- [Property("SPEC", "Tizen.NUI.Size.Division M")]
+ [Property("SPEC", "Tizen.NUI.Size./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size, Size")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Size.Division M")]
+ [Property("SPEC", "Tizen.NUI.Size./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size, Single")]
[Test]
[Category("P1")]
[Description("Test operator +.")]
- [Property("SPEC", "Tizen.NUI.Size2D.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Size2D.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.")]
- [Property("SPEC", "Tizen.NUI.Size2D.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Size2D.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Size2D.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Size2D.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size2D, Size2D")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Size2D.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Size2D.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size2D, int")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Size2D.Division M")]
+ [Property("SPEC", "Tizen.NUI.Size2D./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size2D, Size2D")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Size2D.Division M")]
+ [Property("SPEC", "Tizen.NUI.Size2D./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Size2D, int")]
[Test]
[Category("P1")]
[Description("Test operator +.Check whether Addition(Vector2 + Vector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector2.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Vector2.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.Check whether Subtraction(Vector2 - Vector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector2.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Vector2.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.Check whether Multiply(Vector2 * Vector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector2.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Vector2.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector2, Vector2")]
[Test]
[Category("P1")]
[Description("Test operator *.Check whether Multiply(Vector2 - Vector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector2.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Vector2.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector2, Single")]
[Test]
[Category("P1")]
[Description("Test operator /.Check whether Division(Vector2 / Vector2) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector2.Division M")]
+ [Property("SPEC", "Tizen.NUI.Vector2./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector2, Vector2")]
[Test]
[Category("P1")]
[Description("Test operator /.Check whether Division(Vector2 - Single) returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector2.Division M")]
+ [Property("SPEC", "Tizen.NUI.Vector2./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector2, Single")]
[Test]
[Category("P1")]
[Description("Test operator +.")]
- [Property("SPEC", "Tizen.NUI.Vector3.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Vector3.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator -.")]
- [Property("SPEC", "Tizen.NUI.Vector3.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Vector3.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Feng Jin, feng16.jin@samsung.com")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Vector3.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Vector3.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector3, Vector3")]
[Test]
[Category("P1")]
[Description("Test operator *.")]
- [Property("SPEC", "Tizen.NUI.Vector3.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Vector3.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector3, Single")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Vector3.Division M")]
+ [Property("SPEC", "Tizen.NUI.Vector3./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector3, Vector3")]
[Test]
[Category("P1")]
[Description("Test operator /.")]
- [Property("SPEC", "Tizen.NUI.Vector3.Division M")]
+ [Property("SPEC", "Tizen.NUI.Vector3./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector3, Single")]
[Test]
[Category("P1")]
[Description("Test Addition.Check whether Addition whose parameter is Vector4 and Vector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector4.Addition M")]
+ [Property("SPEC", "Tizen.NUI.Vector4.+ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Wu Youxia, youxia.wu@partner.samsung.com")]
[Test]
[Category("P1")]
[Description("Test Subtraction.Check whether Subtraction whose parameter is Vector4 and Vector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector4.Subtraction M")]
+ [Property("SPEC", "Tizen.NUI.Vector4.- M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("AUTHOR", "Wu Youxia, youxia.wu@partner.samsung.com")]
[Test]
[Category("P1")]
[Description("Test Multiply.Check whether Multiply whose parameter is Vector4 and Vector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector4.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Vector4.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector4,Vector4")]
[Test]
[Category("P1")]
[Description("Test Multiply.Check whether Multiply whose parameter is Vector4 and Single returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector4.Multiply M")]
+ [Property("SPEC", "Tizen.NUI.Vector4.* M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector4,Single")]
[Test]
[Category("P1")]
[Description("Test Division.Check whether Division whose parameter is Vector4 and Vector4 returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector4.Division M")]
+ [Property("SPEC", "Tizen.NUI.Vector4./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector4,Vector4")]
[Test]
[Category("P1")]
[Description("Test Division.Check whether Division whose parameter is Vector4 and Single returns expected value or not.")]
- [Property("SPEC", "Tizen.NUI.Vector4.Division M")]
+ [Property("SPEC", "Tizen.NUI.Vector4./ M")]
[Property("SPEC_URL", "-")]
[Property("CRITERIA", "MR")]
[Property("COVPARAM", "Vector4,Single")]