mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove placeholders for abstract functionality
This commit is contained in:
@@ -2,12 +2,6 @@ namespace SabreTools.DatFiles.Test
|
|||||||
{
|
{
|
||||||
public class DatFileTests
|
public class DatFileTests
|
||||||
{
|
{
|
||||||
#region SupportedTypes
|
|
||||||
|
|
||||||
// TODO: Write SupportedTypes tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region Constructor
|
#region Constructor
|
||||||
|
|
||||||
// TODO: Write Constructor tests
|
// TODO: Write Constructor tests
|
||||||
@@ -38,12 +32,6 @@ namespace SabreTools.DatFiles.Test
|
|||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region ParseFile
|
|
||||||
|
|
||||||
// TODO: Write ParseFile tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region ParseAddHelper
|
#region ParseAddHelper
|
||||||
|
|
||||||
// TODO: Write ParseAddHelper tests
|
// TODO: Write ParseAddHelper tests
|
||||||
@@ -56,18 +44,6 @@ namespace SabreTools.DatFiles.Test
|
|||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region WriteToFile
|
|
||||||
|
|
||||||
// TODO: Write WriteToFile tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region WriteToFileDB
|
|
||||||
|
|
||||||
// TODO: Write WriteToFileDB tests
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region CreatePrefixPostfix
|
#region CreatePrefixPostfix
|
||||||
|
|
||||||
// TODO: Write CreatePrefixPostfix tests
|
// TODO: Write CreatePrefixPostfix tests
|
||||||
|
|||||||
Reference in New Issue
Block a user