Initial commit

This commit is contained in:
lethanhsonvsp
2025-11-17 15:02:30 +07:00
commit 0a84b9d75e
15481 changed files with 2009655 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
using System.Collections;
using NUnit.Framework;
using UnityEngine.TestTools;
namespace Tests_15
{
public class MyClassTests
{
[Test]
public void YourTestGoesHere()
{
Assert.Fail();
}
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: f6fb51cf012a34e438c022cffa41c8b6
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,22 @@
{
"name": "Tests_15",
"references": [
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"MyGame_15"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": []
}

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 1233dc2110d358a4cbeb6cf521c4457c
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: