mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add placeholders for Specified tests
This commit is contained in:
@@ -4,7 +4,35 @@ namespace SabreTools.DatFiles.Test
|
|||||||
{
|
{
|
||||||
public class DatHeaderTests
|
public class DatHeaderTests
|
||||||
{
|
{
|
||||||
// TODO: Specified tests?
|
#region CanOpenSpecified
|
||||||
|
|
||||||
|
// TODO: Implement CanOpenSpecified tests
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
#region ImagesSpecified
|
||||||
|
|
||||||
|
// TODO: Implement ImagesSpecified tests
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
#region InfosSpecified
|
||||||
|
|
||||||
|
// TODO: Implement InfosSpecified tests
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
#region NewDatSpecified
|
||||||
|
|
||||||
|
// TODO: Implement NewDatSpecified tests
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
|
#region SearchSpecified
|
||||||
|
|
||||||
|
// TODO: Implement SearchSpecified tests
|
||||||
|
|
||||||
|
#endregion
|
||||||
|
|
||||||
#region Clone
|
#region Clone
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user