-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBloodSimu.Model.sln.DotSettings.user
4 lines (4 loc) · 6.99 KB
/
BloodSimu.Model.sln.DotSettings.user
1
2
3
4
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/Housekeeping/UnitTestingMru/UnitTestSessionPersistentData/=45E74E951C3541939FBDEA1F01A63367/@KeyIndexDefined">True</s:Boolean>
<s:String x:Key="/Default/Housekeeping/UnitTestingMru/UnitTestSessionPersistentData/=45E74E951C3541939FBDEA1F01A63367/Name/@EntryValue">ShouldAddTwoVectors</s:String>
<s:String x:Key="/Default/Housekeeping/UnitTestingMru/UnitTestSessionPersistentData/=45E74E951C3541939FBDEA1F01A63367/XmlSerializedElements/@EntryValue"><Session><Elements><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest" type="NUnitTestFixtureElement" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest" type="NUnitTestFixtureElement" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.Vector2DTest" type="NUnitTestFixtureElement" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldAccelerate" ParentId="BloodSimu.Model.ParticleTest" type="NUnitTestElement" TypeName="BloodSimu.Model.ParticleTest" MethodName="ShouldAccelerate" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.Vector2DTest.ShouldAddTwoVectors" ParentId="BloodSimu.Model.Vector2DTest" type="NUnitTestElement" TypeName="BloodSimu.Model.Vector2DTest" MethodName="ShouldAddTwoVectors" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldBump" ParentId="BloodSimu.Model.ParticleTest" type="NUnitTestElement" TypeName="BloodSimu.Model.ParticleTest" MethodName="ShouldBump" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest.ShouldCalculateHorizontalIntersectionPoint" ParentId="BloodSimu.Model.BorderTest" type="NUnitTestElement" TypeName="BloodSimu.Model.BorderTest" MethodName="ShouldCalculateHorizontalIntersectionPoint" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest.ShouldCalculateIntersectionPoint" ParentId="BloodSimu.Model.BorderTest" type="NUnitTestElement" TypeName="BloodSimu.Model.BorderTest" MethodName="ShouldCalculateIntersectionPoint" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest.ShouldCalculateVerticalIntersectionPoint" ParentId="BloodSimu.Model.BorderTest" type="NUnitTestElement" TypeName="BloodSimu.Model.BorderTest" MethodName="ShouldCalculateVerticalIntersectionPoint" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest.ShouldDetermineIfParticleCrossesBorder" ParentId="BloodSimu.Model.BorderTest" type="NUnitTestElement" TypeName="BloodSimu.Model.BorderTest" MethodName="ShouldDetermineIfParticleCrossesBorder" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest.ShouldDetermineIfParticleCrossesVerticalBorder" ParentId="BloodSimu.Model.BorderTest" type="NUnitTestElement" TypeName="BloodSimu.Model.BorderTest" MethodName="ShouldDetermineIfParticleCrossesVerticalBorder" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest.ShouldDetermineIfParticleCrossesWhenDiagonal" ParentId="BloodSimu.Model.BorderTest" type="NUnitTestElement" TypeName="BloodSimu.Model.BorderTest" MethodName="ShouldDetermineIfParticleCrossesWhenDiagonal" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.Vector2DTest.ShouldDivideVectorByCoeffficient" ParentId="BloodSimu.Model.Vector2DTest" type="NUnitTestElement" TypeName="BloodSimu.Model.Vector2DTest" MethodName="ShouldDivideVectorByCoeffficient" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldMoveWithConstantSpeedWhenNoAcceleration" ParentId="BloodSimu.Model.ParticleTest" type="NUnitTestElement" TypeName="BloodSimu.Model.ParticleTest" MethodName="ShouldMoveWithConstantSpeedWhenNoAcceleration" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.Vector2DTest.ShouldMultiplyVectorByCoeffficient" ParentId="BloodSimu.Model.Vector2DTest" type="NUnitTestElement" TypeName="BloodSimu.Model.Vector2DTest" MethodName="ShouldMultiplyVectorByCoeffficient" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldNotMoveWhenNoVelocity" ParentId="BloodSimu.Model.ParticleTest" type="NUnitTestElement" TypeName="BloodSimu.Model.ParticleTest" MethodName="ShouldNotMoveWhenNoVelocity" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.Vector2DTest.ShouldReturnLength" ParentId="BloodSimu.Model.Vector2DTest" type="NUnitTestElement" TypeName="BloodSimu.Model.Vector2DTest" MethodName="ShouldReturnLength" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.BorderTest.ShouldReturnPointSideWhenDiagonal" ParentId="BloodSimu.Model.BorderTest" type="NUnitTestElement" TypeName="BloodSimu.Model.BorderTest" MethodName="ShouldReturnPointSideWhenDiagonal" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.Vector2DTest.ShouldReturnSquaredLength" ParentId="BloodSimu.Model.Vector2DTest" type="NUnitTestElement" TypeName="BloodSimu.Model.Vector2DTest" MethodName="ShouldReturnSquaredLength" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.Vector2DTest.ShouldSubstractTwoVectors" ParentId="BloodSimu.Model.Vector2DTest" type="NUnitTestElement" TypeName="BloodSimu.Model.Vector2DTest" MethodName="ShouldSubstractTwoVectors" Project="E6D51CE3-CA3F-4219-92BB-0E8EBB571694" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldBump(0,-1,0,2,0,1)" ParentId="BloodSimu.Model.ParticleTest.ShouldBump" type="NUnitRowTestElement" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldBump(-1,0,2,0,1,0)" ParentId="BloodSimu.Model.ParticleTest.ShouldBump" type="NUnitRowTestElement" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldBump(1,1,-1,-1,-1,-1)" ParentId="BloodSimu.Model.ParticleTest.ShouldBump" type="NUnitRowTestElement" /><UnitTestElement Provider="nUnit" Id="BloodSimu.Model.ParticleTest.ShouldBump(2,0,2,0,-2,0)" ParentId="BloodSimu.Model.ParticleTest.ShouldBump" type="NUnitRowTestElement" /></Elements></Session></s:String></wpf:ResourceDictionary>